diff src/ov-cx-diag.h @ 10313:f3b65e1ae355

untabify src header files
author John W. Eaton <jwe@octave.org>
date Thu, 11 Feb 2010 12:16:43 -0500
parents f80c566bc751
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/ov-cx-diag.h
+++ b/src/ov-cx-diag.h
@@ -78,7 +78,7 @@
   bool save_binary (std::ostream& os, bool& save_as_floats);
 
   bool load_binary (std::istream& is, bool swap, 
-		    oct_mach_info::float_format fmt);
+                    oct_mach_info::float_format fmt);
 
   octave_value map (unary_mapper_t umap) const;