From ab8db32e2ec7d85143ee9e405eec684b193ca306 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 20 Apr 2011 02:34:09 +0000 Subject: [PATCH] compiler: correct the last used number for parser messages git-svn-id: trunk@17349 - --- compiler/msg/errore.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/msg/errore.msg b/compiler/msg/errore.msg index e1c429ea48..daceb75bd5 100644 --- a/compiler/msg/errore.msg +++ b/compiler/msg/errore.msg @@ -368,7 +368,7 @@ scanner_w_illegal_warn_identifier=02087_W_Illegal identifier "$1" for $WARN dire # # Parser # -# 03309 is the last used one +# 03310 is the last used one # % \section{Parser messages} % This section lists all parser messages. The parser takes care of the