2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-25 13:51:04 +08:00

Fix typo.

buflen.  Patch by Olaf Kirch <okir@lst.de>.
This commit is contained in:
Ulrich Drepper 1999-10-25 22:24:46 +00:00
parent 31a13ab3f9
commit 79b3c4ff79

@ -1,7 +1,7 @@
1999-10-25 Ulrich Drepper <drepper@cygnus.com>
* resolv/gethnamaddr.c: Account bytes needed for alignment in
buflen. Patch by Olaf Kibrch <okir@lst.de>.
buflen. Patch by Olaf Kirch <okir@lst.de>.
* md5-crypt/md5test.c: Correct names of MD5 functions after
removing of public names.