fix comment delimiters
This commit is contained in:
parent
fce98d637f
commit
0b0dbdfc8a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue