diff src/ov.cc @ 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 ea4b8c35ac9d
line wrap: on
line diff
--- a/src/ov.cc
+++ b/src/ov.cc
@@ -801,7 +801,7 @@
   return rep->function_value (silent);
 }
 
-octave_fcn_handle
+octave_fcn_handle *
 octave_value::fcn_handle_value (bool silent)
 {
   return rep->fcn_handle_value (silent);