aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-08-22 06:25:09 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-08-22 06:25:09 +0000
commit2b72593e40e7c04cf3fe7cdb35878c307825b3a9 (patch)
treee50a7ba11e4692298c71e9fbaa8414131cd2a534 /gcc/tree.def
parent8a4a2253e3f665d4ed0d9bc7e35068081c338a15 (diff)
downloadgcc-2b72593e40e7c04cf3fe7cdb35878c307825b3a9.zip
gcc-2b72593e40e7c04cf3fe7cdb35878c307825b3a9.tar.gz
gcc-2b72593e40e7c04cf3fe7cdb35878c307825b3a9.tar.bz2
builtin-attrs.def: Fix comment formatting.
* builtin-attrs.def: Fix comment formatting. * c-pretty-print.c: Likewise. * diagnostic.h: Likewise. * langhooks.h: Likewise. * recog.c: Likewise. * simplify-rtx.c: Likewise. * tree.def: Likewise. From-SVN: r70676
Diffstat (limited to 'gcc/tree.def')
-rw-r--r--gcc/tree.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.def b/gcc/tree.def
index 056f5d0..085f9e4 100644
--- a/gcc/tree.def
+++ b/gcc/tree.def
@@ -274,7 +274,7 @@ DEFTREECODE (COMPLEX_CST, "complex_cst", 'c', 0)
/* Contents are in TREE_VECTOR_CST_ELTS field. */
DEFTREECODE (VECTOR_CST, "vector_cst", 'c', 0)
-/* Contents are TREE_STRING_LENGTH and TREE_STRING_POINTER fields. */
+/* Contents are TREE_STRING_LENGTH and TREE_STRING_POINTER fields. */
DEFTREECODE (STRING_CST, "string_cst", 'c', 0)
/* Declarations. All references to names are represented as ..._DECL