]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Sat, 24 May 1997 22:57:14 +0000 (22:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 24 May 1997 22:57:14 +0000 (22:57 +0000)
ChangeLog

index 6af8241d8679ffc0fe0bebac610f9167e11998a8..37e5e69b3b100ad09ae5f7b87260a0948f154b7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@
        * sysdeps/unix/sysv/linux/shmat.c (shmat): Add cast to prevent
        warning.
 
-       * stdlib/seed48_r.c (seed48_r): Incldue limits.h to get definition
+       * stdlib/seed48_r.c (seed48_r): Include limits.h to get definition
        of USHRT_MAX.
 
        * locale/localeinfo.h: _nl_current has LC_ALL + 1 elements.