]> andersk Git - splint.git/blobdiff - src/llgrammar.y
o Make lltok an abstract type, a pointer to structure instead of a plain
[splint.git] / src / llgrammar.y
index b61d9ff53906baf04bcde7928cfc881e04bfb7de..24039b079722d51f493c1fa30829ac2c36ae6d73 100644 (file)
@@ -39,7 +39,7 @@ static /*@unused@*/ void yyprint ();
 /*@=noparams@*/
 
 /*@-redecl@*/
-void ylerror (char *) /*@modifies *g_msgstream@*/ ;
+void ylerror (char *) /*@modifies *g_warningstream@*/ ;
 /*@=redecl@*/
 
 bool g_inTypeDef = FALSE;
This page took 0.032998 seconds and 4 git commands to generate.