Various minor fixes for compiler/linter (other then splint itself) warnings.
[splint-patched.git] / test / csyntax9.c
blob4c932188d222533fccd3edc82c0a61ef4fea7749
1 typedef char *cstring;
2 extern cstring add_extension(cstring s, const cstring suffix, cstring cstring);