]> andersk Git - splint.git/blobdiff - src/Headers/mtDefaultsDeclList.h
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / Headers / mtDefaultsDeclList.h
index 2be663f06b5099c4d768841339c5f247edd3b4dc..a4d7a7563c272398862349ebdb6a0ad51e9c5f12 100644 (file)
@@ -39,7 +39,7 @@ extern mtDefaultsDeclList
   /*@modifies p_s@*/ ;
 
 extern mtDefaultsDeclList 
-  mtDefaultsDeclList_prepend (/*@returned@*/ mtDefaultsDeclList p_s, /*@keep@*/ mtDefaultsDecl p_el) 
+  mtDefaultsDeclList_prepend (/*@only@*/ mtDefaultsDeclList p_s, /*@keep@*/ mtDefaultsDecl p_el) 
   /*@modifies p_s@*/ ;
 
 extern /*@unused@*/ /*@only@*/ cstring 
This page took 0.048042 seconds and 4 git commands to generate.