diff src/ov-builtin.h @ 4247:fc9a075d10fb

[project @ 2002-12-30 23:05:27 by jwe]
author jwe
date Mon, 30 Dec 2002 23:05:27 +0000
parents 23d06c9e1edd
children be631c1720ea
line wrap: on
line diff
--- a/src/ov-builtin.h
+++ b/src/ov-builtin.h
@@ -50,7 +50,7 @@
 
   ~octave_builtin (void) { }
 
-  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);