diff src/ov-str-mat.cc @ 5878:27771d9cd4f4

[project @ 2006-07-02 18:45:11 by jwe]
author jwe
date Sun, 02 Jul 2006 18:45:11 +0000
parents 22e23bee74c8
children bd3041e30d97
line wrap: on
line diff
--- a/src/ov-str-mat.cc
+++ b/src/ov-str-mat.cc
@@ -176,7 +176,7 @@
     gripe_invalid_conversion ("string", TNAME); \
   else \
     { \
-      warning_with_id ("Octave:warn-str-to-num", \
+      warning_with_id ("Octave:str-to-num", \
 		       "implicit conversion from %s to %s", \
 		       "string", TNAME); \
  \