diff src/ls-oct-ascii.cc @ 5754:a9ac02e9fda5

[project @ 2006-04-12 17:40:47 by jwe]
author jwe
date Wed, 12 Apr 2006 17:40:48 +0000
parents 297b82335c7b
children 7ba9ad1fec11
line wrap: on
line diff
--- a/src/ls-oct-ascii.cc
+++ b/src/ls-oct-ascii.cc
@@ -272,7 +272,7 @@
 
 std::string
 read_ascii_data (std::istream& is, const std::string& filename, bool& global,
-		 octave_value& tc, int count)
+		 octave_value& tc, octave_idx_type count)
 {
   // Read name for this entry or break on EOF.