]> andersk Git - splint.git/blobdiff - src/Headers/cstringList.h
Fixed line numbering when multi-line macro parameters are used.
[splint.git] / src / Headers / cstringList.h
index 6a655075dc2cf696748db47d1b4346a7eecbae15..c0766463957a12ec2f8a33b9037decf7e63847ee 100644 (file)
@@ -49,7 +49,7 @@ extern /*@unused@*/ /*@only@*/ cstring cstringList_unparseAbbrev (cstringList p_
 extern /*@unused@*/ /*@only@*/ cstring cstringList_unparse (cstringList p_s) ;
 extern void cstringList_free (/*@only@*/ cstringList p_s) ;
 
-extern /*@unused@*/ void cstringList_printSpaced (cstringList p_s, int p_indent, int p_gap, int p_linelen);
+extern /*@unused@*/ void cstringList_printSpaced (cstringList p_s, size_t p_indent, size_t p_gap, int p_linelen);
 
 extern /*@only@*/ cstringList cstringList_copy (cstringList p_s) /*@*/ ;
 
This page took 0.035016 seconds and 4 git commands to generate.