]> andersk Git - splint.git/blobdiff - src/Headers/uentryList.h
Merged this branch with the one in the splint.sf.net repository.
[splint.git] / src / Headers / uentryList.h
index 56cd289c7f4798fb7ee1f75c476bdc44240eed3f..8e979a47d69e6b214a8d9cbd39c11132ddda1fbb 100644 (file)
@@ -87,6 +87,8 @@ extern bool uentryList_sameObject (uentryList, uentryList);
 extern bool uentryList_matchFields (uentryList p_p1, uentryList p_p2);
 extern bool uentryList_matchParams (uentryList p_p1, uentryList p_p2, bool p_force, bool p_arg);
 
+extern cstring uentryList_unparseParamsComplete (uentryList p_s);
+
 # define uentryList_sameObject(s,t) ((s) == (t))
 
 /*@constant int uentryListBASESIZE;@*/
This page took 0.032513 seconds and 4 git commands to generate.