diff liboctave/tempname.c @ 11586:12df7854fa7c

strip trailing whitespace from source files
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 17:24:59 -0500
parents 42d098307c30
children 460a3c6d8bf1
line wrap: on
line diff
--- a/liboctave/tempname.c
+++ b/liboctave/tempname.c
@@ -183,7 +183,7 @@
 
       if (! buf || strlen (buf) != (int) len)
         return NULL;
-  
+
       if (streamptr != NULL)
         abort ();
       else if (exists (buf))