]> git.sur5r.net Git - openldap/commitdiff
Fixed a small but nasty typo.
authorBart Hartgers <bart@openldap.org>
Fri, 15 Jan 1999 14:27:59 +0000 (14:27 +0000)
committerBart Hartgers <bart@openldap.org>
Fri, 15 Jan 1999 14:27:59 +0000 (14:27 +0000)
acconfig.h

index ae6fafd69a8ccee68df9310061562bb38a795550..434fdba3502f5eddd1c6389f4033385eb10698cf 100644 (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 */