diff src/ov-base.h @ 4346:d39de791ef9c

[project @ 2003-02-20 21:38:39 by jwe]
author jwe
date Thu, 20 Feb 2003 21:38:39 +0000
parents db5e0814277a
children 83d4452bc522
line wrap: on
line diff
--- a/src/ov-base.h	Thu Feb 20 20:45:49 2003 +0000
+++ b/src/ov-base.h	Thu Feb 20 21:38:39 2003 +0000
@@ -211,7 +211,7 @@
 
   octave_function *function_value (bool silent);
 
-  octave_fcn_handle fcn_handle_value (bool silent);
+  octave_fcn_handle *fcn_handle_value (bool silent);
 
   octave_value_list list_value (void) const;