]> andersk Git - splint.git/blobdiff - src/lclinit.c
o Make lltok an abstract type, a pointer to structure instead of a plain
[splint.git] / src / lclinit.c
index aeb0641e60916edc2fb044e8195f454317548b6a..58a1260e28220c11e2a50cad13fbd6cc570836bb 100644 (file)
@@ -107,7 +107,7 @@ static void ProcessSynonym (void) /*@modifies nextToken@*/ ;
 
 static void
   LocalUserError (/*@unused@*/ ltoken p_t, /*@temp@*/ char *p_msg)
-  /*@modifies *g_msgstream@*/ ;
+  /*@modifies *g_warningstream@*/ ;
 
 /* If TRUE character has been redefined as a singleChar. */
 static bool defineSingleChar[LASTCHAR + 1];
This page took 0.082811 seconds and 4 git commands to generate.