diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/hosts/solaris2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/solaris2.h b/bfd/hosts/solaris2.h index 458ecc9..ca4f6e6 100644 --- a/bfd/hosts/solaris2.h +++ b/bfd/hosts/solaris2.h @@ -7,7 +7,7 @@ #endif #ifndef __GNUC__ -# get around a bug in the Sun C compiler +/* get around a bug in the Sun C compiler */ #define const #endif |