diff src/ov-fcn-handle.cc @ 5946:4b433225128d

[project @ 2006-08-21 15:54:50 by jwe]
author jwe
date Mon, 21 Aug 2006 15:57:09 +0000
parents 22e23bee74c8
children cdef72fcd206
line wrap: on
line diff
--- a/src/ov-fcn-handle.cc	Fri Aug 18 22:19:25 2006 +0000
+++ b/src/ov-fcn-handle.cc	Mon Aug 21 15:57:09 2006 +0000
@@ -56,7 +56,7 @@
 
 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_fcn_handle,
 				     "function handle",
-				     "function handle");
+				     "function_handle");
 
 void
 octave_fcn_handle::reload_warning (const std::string& fcn_type) const