]> andersk Git - splint.git/blobdiff - src/Headers/uentryList.h
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / Headers / uentryList.h
index 50d01d202b076fe63c13090c7374e8b61095344f..bcee1ae20004d927a12d36f45d2f82014d3b9b35 100644 (file)
@@ -58,6 +58,7 @@ extern cstring uentryList_unparseAbbrev (uentryList p_p) /*@*/ ;
 extern cstring uentryList_unparseParams (uentryList p_s) /*@*/ ;
 
 extern void uentryList_free (/*@only@*/ uentryList p_s) ;
+extern void uentryList_freeShallow (/*@only@*/ uentryList p_s) ;
 extern bool uentryList_isVoid (uentryList p_cl) /*@*/ ;
 extern /*@only@*/ uentryList uentryList_copy (uentryList p_s) /*@*/ ;
 extern void uentryList_fixMissingNames (uentryList p_cl) /*@modifies p_cl@*/ ;
This page took 0.389096 seconds and 4 git commands to generate.