]> andersk Git - splint.git/blobdiff - src/Headers/CTypesNode.h
Merged code tree with Dave Evans's version. Many changes to numberous to list....
[splint.git] / src / Headers / CTypesNode.h
index 5572e51b4602744b3ad56ec328b2347796bbcd59..5db163d77670e4fd0aa80afea4a89dbe5e4263c3 100644 (file)
@@ -1,5 +1,10 @@
+/*
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
+** See ../LICENSE for license information.
+**
+*/
 
-typedef struct _CTypesNode {
+typedef struct {
   bits intfield;  
   sort sort;
   ltokenList ctypes;
This page took 0.032559 seconds and 4 git commands to generate.