diff libinterp/corefcn/__gammainc__.cc @ 24934:1db0b81efafe stable

maint: strip trailing whitespace from source files * __gammainc__.cc, pkg.m hist.m gammainc.m: Strip trailing whitespace.
author Mike Miller <mtmiller@octave.org>
date Mon, 19 Mar 2018 18:27:10 -0700
parents c280560d9c96
children 6652d3823428
line wrap: on
line diff
--- a/libinterp/corefcn/__gammainc__.cc	Mon Mar 19 18:20:53 2018 -0700
+++ b/libinterp/corefcn/__gammainc__.cc	Mon Mar 19 18:27:10 2018 -0700
@@ -29,7 +29,7 @@
 #include "defun.h"
 #include "fNDArray.h"
 
-DEFUN (__gammainc__, args, , 
+DEFUN (__gammainc__, args, ,
        doc: /* -*- texinfo -*-
 @deftypefn {} {@var{y} =} __gammainc__ (@var{x}, @var{a})
 Continued fraction for incomplete gamma function.