]> andersk Git - splint.git/blobdiff - src/Headers/qtype.h
Tried to fix some problems with the configuration system.
[splint.git] / src / Headers / qtype.h
index eefceea15f89dc98e9a55728fc1d5d92efd1c0e9..88275f66f389152060ab9905fd0524a83e157c9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** 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.
 **
 */
@@ -12,7 +12,7 @@
 # ifndef QTYPEH
 # define QTYPEH
 
-abst_typedef /*@null@*/ struct _qtype
+abst_typedef /*@null@*/ struct
 {
   ctype    type;
   qualList quals;
This page took 0.032822 seconds and 4 git commands to generate.