diff src/ov-fcn-inline.h @ 10742:604e13a89c7f

initial code for structs rewrite
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 22 Jun 2010 15:22:36 +0200
parents f3b65e1ae355
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/ov-fcn-inline.h
+++ b/src/ov-fcn-inline.h
@@ -67,7 +67,7 @@
 
   octave_value convert_to_str_internal (bool, bool, char) const;
 
-  Octave_map map_value (void) const;
+  octave_map map_value (void) const;
 
   bool save_ascii (std::ostream& os);