fix comment delimiters
authorDavid D. Zuhn <zoo@cygnus>
Wed, 5 Jan 1994 19:35:44 +0000 (19:35 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Wed, 5 Jan 1994 19:35:44 +0000 (19:35 +0000)
bfd/hosts/solaris2.h

index 458ecc9..ca4f6e6 100644 (file)
@@ -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