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

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