diff src/ov-fcn.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 ad9263d965dc
line wrap: on
line diff
--- a/src/ov-fcn.h	Thu Jan 20 17:21:27 2011 -0500
+++ b/src/ov-fcn.h	Thu Jan 20 17:24:59 2011 -0500
@@ -157,7 +157,7 @@
 
   // If this object is a class method or constructor, or a private
   // function inside a class directory, this is the name of the class
-  // to which the method belongs. 
+  // to which the method belongs.
   std::string xdispatch_class;
 
   // The name of this function.