diff src/ov-list.cc @ 5885:bd3041e30d97

[project @ 2006-07-14 20:29:35 by jwe]
author jwe
date Fri, 14 Jul 2006 20:29:35 +0000
parents 22e23bee74c8
children cdef72fcd206
line wrap: on
line diff
--- a/src/ov-list.cc
+++ b/src/ov-list.cc
@@ -125,7 +125,7 @@
 }
 
 octave_value
-octave_list::do_index_op (const octave_value_list& idx, int resize_ok)
+octave_list::do_index_op (const octave_value_list& idx, bool resize_ok)
 {
   octave_value retval;