X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcasl2.c;h=8ae34959ffd3cc06a9acdd84a17a56aad7e96a33;hb=f1803bd560071fb724b2c7ff2f5f35fa5086d10a;hp=8e0b94a248adefbf344f1a6897d51f730f4bd72a;hpb=f958640f07ddce6100e7eed1504ecaf05f6c1f02;p=YACASL2.git diff --git a/src/casl2.c b/src/casl2.c index 8e0b94a..8ae3495 100644 --- a/src/casl2.c +++ b/src/casl2.c @@ -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" },