Fixed a small but nasty typo.

This commit is contained in:
Bart Hartgers 1999-01-15 14:27:59 +00:00
parent 163bac5f04
commit db72264712

View file

@ -37,7 +37,7 @@
/* define this if toupper() requires tolower() check */
#undef C_UPPER_LOWER
/* define this to the number of arguments ctime_r() expects
/* define this to the number of arguments ctime_r() expects */
#undef CTIME_R_NARGS
/* define this if sys_errlist is not defined in stdio.h or errno.h */