From: Ulrich Drepper Date: Tue, 18 Apr 2000 17:54:56 +0000 (+0000) Subject: Fix typo. X-Git-Tag: glibc-2.16-ports-before-merge~2391 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a24525ca5375efcc3f75105e1b6428815244f7ff;p=thirdparty%2Fglibc.git Fix typo. --- diff --git a/sysdeps/unix/sysv/aix/Makefile b/sysdeps/unix/sysv/aix/Makefile index c94b9d45b63..3de7e02f499 100644 --- a/sysdeps/unix/sysv/aix/Makefile +++ b/sysdeps/unix/sysv/aix/Makefile @@ -12,7 +12,7 @@ endif # Don't compile the ctype glue code, since there is no old non-GNU C library. inhibit-glue = yes -# XXX Don"t know yet why this is needed in the moment. +# XXX Don't know yet why this is needed in the moment. ifeq ($(subdir),timezone) CPPFLAGS-zic.c = -Dunix endif