diff --git a/mozilla/security/nss/cmd/modutil/installparse.c b/mozilla/security/nss/cmd/modutil/installparse.c index 16f81b6eb20..1d85d213ac1 100644 --- a/mozilla/security/nss/cmd/modutil/installparse.c +++ b/mozilla/security/nss/cmd/modutil/installparse.c @@ -258,13 +258,13 @@ yyloop: if (yyerrflag) goto yyinrecovery; #ifdef lint goto yynewerror; -#endif yynewerror: +#endif yyerror("syntax error"); #ifdef lint goto yyerrlab; -#endif yyerrlab: +#endif ++yynerrs; yyinrecovery: if (yyerrflag < 3)