fix comment delimiters

This commit is contained in:
David D. Zuhn 1994-01-05 19:35:44 +00:00
parent fce98d637f
commit 0b0dbdfc8a

View 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