From db7226471272189778537c86e691625965e8a911 Mon Sep 17 00:00:00 2001 From: Bart Hartgers Date: Fri, 15 Jan 1999 14:27:59 +0000 Subject: [PATCH] Fixed a small but nasty typo. --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acconfig.h b/acconfig.h index ae6fafd69a..434fdba350 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 */ -- 2.39.2