diff liboctave/cmd-hist.h @ 10312:cbc402e64d83

untabify liboctave header files
author John W. Eaton <jwe@octave.org>
date Thu, 11 Feb 2010 12:14:48 -0500
parents 4c0cdbe0acca
children 944b7e20fc5a
line wrap: on
line diff
--- a/liboctave/cmd-hist.h
+++ b/liboctave/cmd-hist.h
@@ -87,7 +87,7 @@
   static void read_range (int = -1, int = -1, bool = true);
 
   static void read_range (const std::string&, int = -1, int = -1,
-			  bool = true);
+                          bool = true);
 
   static void write (const std::string& = std::string ());