diff src/comment-list.h @ 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 fd0a3ac60b0e
children 7dd7cccf0757
line wrap: on
line diff
--- a/src/comment-list.h	Thu Jan 20 17:21:27 2011 -0500
+++ b/src/comment-list.h	Thu Jan 20 17:24:59 2011 -0500
@@ -104,7 +104,7 @@
 
   octave_comment_buffer (void)
     : comment_list (new octave_comment_list ()) { }
-  
+
   static bool instance_ok (void);
 
   static void append