diff options
Diffstat (limited to 'Source/cmStandardLexer.h')
-rw-r--r-- | Source/cmStandardLexer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmStandardLexer.h b/Source/cmStandardLexer.h index 24274f6..0cac8ad 100644 --- a/Source/cmStandardLexer.h +++ b/Source/cmStandardLexer.h @@ -35,7 +35,7 @@ # pragma warn -8066 /* unreachable code */ #endif -/* Borland system header defines these macros without first undef-ing them. */ +/* Borland system header defines these macros without first undef-ing them. */ #if defined(__BORLANDC__) && __BORLANDC__ >= 0x580 # undef INT8_MIN # undef INT16_MIN |