オペランドの長さ取得時のバグを再修正
[YACASL2.git] / src / casl2.c
index 8e0b94a..8ae3495 100644 (file)
@@ -52,7 +52,7 @@ CERRARRAY cerr[] = {
     { 120, "GR0 in operand x" },
     { 121, "cannot get operand token" },
     { 122, "cannot create hash table" },
-    { 123, "illegal string" },
+    { 123, "unclosed quote" },
     { 124, "more than one character in literal" },
     { 125, "not GR in operand x" },
     { 201, "execute - out of COMET II memory" },