]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typos.
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Apr 1999 16:04:58 +0000 (16:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Apr 1999 16:04:58 +0000 (16:04 +0000)
1999-04-23  Paul Eggert  <eggert@twinsun.com>
prefers loopback device.

ChangeLog

index 92b85e8e1daadbef6170dfcf670df3a4ed0646d2..2ffd62c4179510f0f883bd47909b8878aac17f51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1999-04-23  Paul Eggert  <eggert@1twinsun.com>
+1999-04-23  Paul Eggert  <eggert@twinsun.com>
 
        * stdlib/strtoull.c: Surround strong_alias and weak_alias with
        ifdef _LIBC.
@@ -31,7 +31,7 @@
 1999-04-27  Thorsten Kukuk  <kukuk@suse.de>
 
        * sunrpc/pmap_clnt.c: Add own get_myaddress function, which
-         prefers loopback device.
+       prefers loopback device.
 
 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>