]> andersk Git - splint.git/blobdiff - src/Headers/enumSpecNode.h
noexpand always false.
[splint.git] / src / Headers / enumSpecNode.h
index 0a5f0e7d2582e999430d77719b67e966184798de..4027e096d8b48055f2e95ca21c3fc9aa7d86006d 100644 (file)
@@ -1,10 +1,10 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
 ** See ../LICENSE for license information.
 **
 */
 
-typedef struct _enumSpecNode {
+typedef struct {
   ltoken tok;
   ltoken opttagid;
   /*@owned@*/ ltokenList enums;
This page took 0.038648 seconds and 4 git commands to generate.