aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-tree.h')
-rw-r--r--gcc/c-tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-tree.h b/gcc/c-tree.h
index c25cb11..09297a8 100644
--- a/gcc/c-tree.h
+++ b/gcc/c-tree.h
@@ -277,7 +277,7 @@ extern int skip_evaluation;
extern int dollars_in_ident;
/* Nonzero means allow type mismatches in conditional expressions;
- just make their values `void'. */
+ just make their values `void'. */
extern int flag_cond_mismatch;