diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-08 02:01:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-08 02:01:41 +0000 |
commit | 0a463fa9da16a888a2b0517e4af6155410de5ce0 (patch) | |
tree | 7813a70a713f499dfa8064f8306d815655d81fd2 /ChangeLog | |
parent | 78323b5b80225fb88f783c8f74fc8ce86d0fbf23 (diff) | |
download | glibc-0a463fa9da16a888a2b0517e4af6155410de5ce0.tar glibc-0a463fa9da16a888a2b0517e4af6155410de5ce0.tar.gz glibc-0a463fa9da16a888a2b0517e4af6155410de5ce0.tar.bz2 glibc-0a463fa9da16a888a2b0517e4af6155410de5ce0.zip |
* resolv/res_debug.c (latlon2ul): Add const to argument type, and use
it internally.
(precsize_aton): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-08-07 Roland McGrath <roland@redhat.com> + * resolv/res_debug.c (latlon2ul): Add const to argument type, and use + it internally. + (precsize_aton): Likewise. + * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call the static symbols added in the last change (doofus is me). |