]> andersk Git - splint.git/blobdiff - src/Headers/enumNameList.h
Committed my changes (but there are several splintme errors currently).
[splint.git] / src / Headers / enumNameList.h
index d041a39bad39f3fdd0256f0b2835eedf4bc75b34..57bddf168ea814f41f395d3ea47296d78b31014a 100644 (file)
@@ -8,10 +8,8 @@
 
 typedef cstring enumName ;
 
-# ifndef NOLCL
 extern /*@only@*/ enumName enumName_create (/*@only@*/ cstring p_s) /*@*/ ;
 # define enumName_create(s)  (s)
-# endif
 
 typedef /*@only@*/ enumName o_enumName;
 
This page took 0.057874 seconds and 4 git commands to generate.