]> andersk Git - splint.git/blobdiff - src/Headers/modifyNode.h
Added va_copy to standard.h.
[splint.git] / src / Headers / modifyNode.h
index 8e9bce02e2a5aa127c62c7ee03ef58d3d731f1da..6d8fd37b4210dedc89412e40e26ecedfe038fee9 100644 (file)
@@ -1,9 +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 _modifyNode {
+
+typedef struct {
   ltoken tok;
   bool modifiesNothing;
   bool hasStoreRefList; 
This page took 0.045607 seconds and 4 git commands to generate.