diff src/ov-str-mat.h @ 2412:1a1901564492

[project @ 1996-10-15 16:51:13 by jwe]
author jwe
date Tue, 15 Oct 1996 16:54:58 +0000
parents 4f55dc039a7e
children 31d5588dbb61
line wrap: on
line diff
--- a/src/ov-str-mat.h	Tue Oct 15 16:50:45 1996 +0000
+++ b/src/ov-str-mat.h	Tue Oct 15 16:54:58 1996 +0000
@@ -82,7 +82,7 @@
   void operator delete (void *p, size_t size);
 #endif
 
-  numeric_conv_fcn numeric_conversion_function (void) const;
+  type_conv_fcn numeric_conversion_function (void) const;
 
   octave_value index (const octave_value_list& idx) const;