diff liboctave/system/oct-syscalls.h @ 21937:55f7de37b618

maint: Strip trailing whitespace from source files.
author John W. Eaton <jwe@octave.org>
date Fri, 17 Jun 2016 05:52:21 -0400
parents ecfcc8527661
children baeffde5c87d
line wrap: on
line diff
--- a/liboctave/system/oct-syscalls.h	Fri Jun 17 09:11:40 2016 -0700
+++ b/liboctave/system/oct-syscalls.h	Fri Jun 17 05:52:21 2016 -0400
@@ -85,7 +85,7 @@
     extern OCTAVE_API int wstopsig (int status);
 
     extern OCTAVE_API int wtermsig (int status);
-    
+
     extern OCTAVE_API int wuntraced (void);
 
     extern OCTAVE_API int kill (pid_t, int);