X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/0a417fb381977734d0300678abf11f51d24bc29c..abd7f89523564e5e238e5852585b98f72c3b48f4:/src/Headers/cstringSList.h diff --git a/src/Headers/cstringSList.h b/src/Headers/cstringSList.h index 6098787..03c51dd 100644 --- a/src/Headers/cstringSList.h +++ b/src/Headers/cstringSList.h @@ -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