diff src/ov-mapper.cc @ 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 f3c21a1d1c62
line wrap: on
line diff
--- a/src/ov-mapper.cc
+++ b/src/ov-mapper.cc
@@ -244,7 +244,7 @@
 }
 
 octave_value_list
-octave_mapper::subsref (const std::string type,
+octave_mapper::subsref (const std::string& type,
 			const std::list<octave_value_list>& idx,
 			int nargout)
 {