diff src/ls-mat5.cc @ 5930:a703198cb8b8

[project @ 2006-08-15 06:06:15 by jwe]
author jwe
date Tue, 15 Aug 2006 06:06:16 +0000
parents c20eb7330d13
children 1bcd9dd629c3
line wrap: on
line diff
--- a/src/ls-mat5.cc	Mon Aug 14 20:07:37 2006 +0000
+++ b/src/ls-mat5.cc	Tue Aug 15 06:06:16 2006 +0000
@@ -477,7 +477,7 @@
 
   if (type != miMATRIX)
     {
-      error ("load: invalid element type");
+      error ("load: invalid element type = %d", type);
       goto early_read_error;
     }