]> andersk Git - splint.git/blobdiff - src/Headers/mtDeclarationPiece.h
Fixes after removing -unrecogcomments flag for make splintme.
[splint.git] / src / Headers / mtDeclarationPiece.h
index d9ae03f0ded07349286846f261cf7016a2cec0cf..e9743906b8112fcebbca45ed119f4408b55c4bb7 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 MTDECLARATIONPIECE_H
 # define MTDECLARATIONPIECE_H
 
-/*@private@*/ typedef enum { 
+/*:private:*/ typedef enum { 
   MTP_DEAD,
   MTP_CONTEXT, MTP_VALUES, MTP_DEFAULTS, MTP_DEFAULTVALUE,
   MTP_ANNOTATIONS, MTP_MERGE,
This page took 0.037312 seconds and 4 git commands to generate.