aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1994-01-05 19:35:44 +0000
committerDavid D. Zuhn <zoo@cygnus>1994-01-05 19:35:44 +0000
commit0b0dbdfc8acdf21ed9b66005802bb06766d60fce (patch)
tree6eeb69aaaf1b32f12981dbf726abeb9b9febc90c /bfd
parentfce98d637f94903901c18d9359aa719342bbd498 (diff)
downloadgdb-0b0dbdfc8acdf21ed9b66005802bb06766d60fce.zip
gdb-0b0dbdfc8acdf21ed9b66005802bb06766d60fce.tar.gz
gdb-0b0dbdfc8acdf21ed9b66005802bb06766d60fce.tar.bz2
fix comment delimiters
Diffstat (limited to 'bfd')
-rw-r--r--bfd/hosts/solaris2.h2
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