diff src/ov-usr-fcn.h @ 4247:fc9a075d10fb

[project @ 2002-12-30 23:05:27 by jwe]
author jwe
date Mon, 30 Dec 2002 23:05:27 +0000
parents a5a68c0afe56
children be631c1720ea
line wrap: on
line diff
--- a/src/ov-usr-fcn.h	Mon Dec 30 17:57:36 2002 +0000
+++ b/src/ov-usr-fcn.h	Mon Dec 30 23:05:27 2002 +0000
@@ -143,7 +143,7 @@
 	}
     }
 
-  octave_value_list subsref (const std::string type,
+  octave_value_list subsref (const std::string& type,
 			     const std::list<octave_value_list>& idx,
 			     int nargout);