]> andersk Git - splint.git/blobdiff - src/Headers/cstringSList.h
Fixed line numbering when multi-line macro parameters are used.
[splint.git] / src / Headers / cstringSList.h
index 609878796ed348d9e9a380e4f64b7f371f9d8f58..03c51dd9471dec5a11c16a4f6bdf192810fc6e95 100644 (file)
@@ -45,7 +45,7 @@ extern /*@only@*/ cstring cstringSList_unparseAbbrev (cstringSList p_s) /*@*/ ;
 extern /*@unused@*/ /*@only@*/ cstring cstringSList_unparse (cstringSList p_s) ;
 extern void cstringSList_free (/*@only@*/ cstringSList p_s) ;
 
-extern void cstringSList_printSpaced (cstringSList p_s, int p_indent, int p_gap, int p_linelen);
+extern void cstringSList_printSpaced (cstringSList p_s, size_t p_indent, size_t p_gap, int p_linelen);
 
 /*@constant int cstringSListBASESIZE;@*/
 # define cstringSListBASESIZE MIDBASESIZE
This page took 0.613828 seconds and 4 git commands to generate.