]> andersk Git - splint.git/blobdiff - src/Headers/genericTable.h
Updated html and word versions of the manual
[splint.git] / src / Headers / genericTable.h
index a405041d9ef3b153065d6528e056a7be32f81c9b..52b0722fa8819de40cd4f3088ef8e11ebe887614 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
 ** See ../LICENSE for license information.
 **
 */
@@ -17,7 +17,7 @@
    abst_typedef null struct _genericTable *genericTable;
 */
 
-/*@private@*/ typedef struct
+/*:private:*/ typedef struct
 {
   /*@only@*/ cstring key;
   /*@only@*/ void *val;
This page took 0.037588 seconds and 4 git commands to generate.