]> andersk Git - splint.git/blobdiff - src/Headers/sort.h
Merged this branch with the one in the splint.sf.net repository.
[splint.git] / src / Headers / sort.h
index 728b3a7ed222ac0bf15bb66ef711758fe4286346..14f7a5c07cc7a331cdefec18f2048ac37748918a 100644 (file)
@@ -101,7 +101,7 @@ extern sort sort_makeSyn (ltoken p_t, sort p_s, lsymbol p_n) /*@*/ ;
 extern sort sort_makeFormal (sort p_insort) /*@*/ ;
 extern sort sort_makeGlobal (sort p_insort) /*@*/ ;
 extern sort sort_makePtr (ltoken p_t, sort p_baseSort) /*@*/ ;
-extern sort sort_makePtrN (sort p_s, pointers p_p) /*@*/ ;
+extern sort sort_makePtrN (sort p_s, int p_pointers) /*@*/ ;
 extern sort sort_makeVal (sort p_sor) /*@*/ ;
 extern sort sort_makeObj (sort p_sor) /*@*/ ;
 
This page took 0.034846 seconds and 4 git commands to generate.