]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Mon, 12 Jul 1999 18:15:19 +0000 (18:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 12 Jul 1999 18:15:19 +0000 (18:15 +0000)
ChangeLog

index d5550605f37fc19b75454b56b4ccbd5a2a299104..273452414ea94be4de6f2f535f59a69061ea53cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
 
        * nscd/grpcache.c: Add prefix "__" to get[a-z]*_r () to get
        nscd's own strong version of the get[a-z]*_r function.
-       * nscd/hstcache.c: Likwise.
-       * nscd/pwdcache.c: Likwise.
+       * nscd/hstcache.c: Likewise.
+       * nscd/pwdcache.c: Likewise.
 
 1999-07-12  Ulrich Drepper  <drepper@cygnus.com>