]> andersk Git - splint.git/blobdiff - src/Headers/flagSpec.h
Fixes after removing -unrecogcomments flag for make splintme.
[splint.git] / src / Headers / flagSpec.h
index 493f1dfd47e5bb9c7c7dfb4e329ed99ffb785299..52f399020a54fed4db94461ff784c50e8c368c9b 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.
 **
 */
@@ -10,7 +10,7 @@
 # ifndef flagSpec_H
 # define flagSpec_H
 
-/*@private@*/ typedef struct
+/*:private:*/ typedef struct
 {
   cstring name;
   flagcode code; 
This page took 0.034332 seconds and 4 git commands to generate.