From: Ulrich Drepper Date: Wed, 28 Apr 1999 16:04:58 +0000 (+0000) Subject: Fix typos. X-Git-Tag: cvs/glibc-2_1_1~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fbb9cc9129ae3efdb1652b175f57956033102876;p=thirdparty%2Fglibc.git Fix typos. 1999-04-23 Paul Eggert prefers loopback device. --- diff --git a/ChangeLog b/ChangeLog index 92b85e8e1da..2ffd62c4179 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1999-04-23 Paul Eggert +1999-04-23 Paul Eggert * stdlib/strtoull.c: Surround strong_alias and weak_alias with ifdef _LIBC. @@ -31,7 +31,7 @@ 1999-04-27 Thorsten Kukuk * sunrpc/pmap_clnt.c: Add own get_myaddress function, which - prefers loopback device. + prefers loopback device. 1999-04-28 Ulrich Drepper