diff src/ov-fcn-inline.h @ 5279:bd32f770c09a

[project @ 2005-04-12 21:55:31 by jwe]
author jwe
date Tue, 12 Apr 2005 21:55:31 +0000
parents 57077d0ddc8e
children 4c8a2e4e0717
line wrap: on
line diff
--- a/src/ov-fcn-inline.h	Tue Apr 12 21:04:39 2005 +0000
+++ b/src/ov-fcn-inline.h	Tue Apr 12 21:55:31 2005 +0000
@@ -63,7 +63,7 @@
 
   string_vector fcn_arg_names (void) const { return ifargs; }
 
-  octave_value convert_to_str_internal (bool, bool) const;
+  octave_value convert_to_str_internal (bool, bool, char) const;
 
   bool save_ascii (std::ostream& os, bool& infnan_warned,
 		 bool strip_nan_and_inf);