aboutsummaryrefslogtreecommitdiff
path: root/gcc/conditions.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/conditions.h')
-rw-r--r--gcc/conditions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/conditions.h b/gcc/conditions.h
index 1d0047d..155c50e 100644
--- a/gcc/conditions.h
+++ b/gcc/conditions.h
@@ -105,7 +105,7 @@ extern CC_STATUS cc_status;
#define CC_INVERTED 0100
/* Nonzero if we must convert signed condition operators to unsigned.
- This is only used by machine description files. */
+ This is only used by machine description files. */
#define CC_NOT_SIGNED 0200
/* This is how to initialize the variable cc_status.