Fix typo in CL.
authorUlrich Drepper <drepper@gmail.com>
Tue, 5 Apr 2011 10:44:05 +0000 (06:44 -0400)
committerUlrich Drepper <drepper@gmail.com>
Tue, 5 Apr 2011 10:44:05 +0000 (06:44 -0400)
ChangeLog

index 717292d..fe86bc9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
 
        * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
 
-       * include/features.h: Mention __USW_XOPEN2K8 in comment.
+       * include/features.h: Mention __USE_XOPEN2K8 in comment.
 
 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>