Correct typo in comment.

From-SVN: r3240
This commit is contained in:
Jim Wilson 1993-01-14 11:30:29 -08:00
parent c954107988
commit 19197caa01

View File

@ -65,7 +65,7 @@ typedef float TFtype __attribute__ ((mode (TF)));
/* Make sure that we don't accidentally use any normal C language built-in
type names in the first part of this file. Instead we want to use *only*
the type names defined above. The following macro definitions insure
that if we *do* accidentally use soem normal C language built-in type name,
that if we *do* accidentally use some normal C language built-in type name,
we will get a syntax error. */
#define char bogus_type