]> andersk Git - splint.git/blobdiff - src/Headers/signNode.h
*** empty log message ***
[splint.git] / src / Headers / signNode.h
index 3814352b1f36a8123b4bd74b7442266369e75561..77e749aa110cf4743a093791f37e212bb0c9116b 100644 (file)
@@ -1,9 +1,9 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
 ** See ../LICENSE for license information.
 **
 */
-typedef struct _signNode {
+typedef struct {
   ltoken tok;
   sortList domain; 
   sort range;
This page took 0.964339 seconds and 4 git commands to generate.