OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / treestruct.def
index 1e5f32d..769cbfa 100644 (file)
@@ -51,7 +51,7 @@ DEFTREESTRUCT(TS_PARM_DECL, "parm decl")
 DEFTREESTRUCT(TS_LABEL_DECL, "label decl")
 DEFTREESTRUCT(TS_RESULT_DECL, "result decl")
 DEFTREESTRUCT(TS_CONST_DECL, "const decl")
-DEFTREESTRUCT(TS_TYPE_DECL, "label decl")
+DEFTREESTRUCT(TS_TYPE_DECL, "type decl")
 DEFTREESTRUCT(TS_FUNCTION_DECL, "function decl")
 DEFTREESTRUCT(TS_TRANSLATION_UNIT_DECL, "translation-unit decl")
 DEFTREESTRUCT(TS_TYPE_COMMON, "type common")