aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index ba10839..5c35fd7 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -116,7 +116,7 @@ extern tree built_in_decls[(int) END_BUILTINS];
so all nodes have these fields.
See the accessor macros, defined below, for documentation of the
- fields. */
+ fields. */
struct tree_common
{