diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-13 14:01:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-13 14:01:03 +0000 |
commit | c34fa5f5ab0c9ffb1b5e167c9276c4b250832d25 (patch) | |
tree | 06ff7ee862455bf9cbd910cf9367768082a286db | |
parent | 2d616b0b861f7be798a3931c4e643e730e073eff (diff) | |
download | glibc-c34fa5f5ab0c9ffb1b5e167c9276c4b250832d25.tar glibc-c34fa5f5ab0c9ffb1b5e167c9276c4b250832d25.tar.gz glibc-c34fa5f5ab0c9ffb1b5e167c9276c4b250832d25.tar.bz2 glibc-c34fa5f5ab0c9ffb1b5e167c9276c4b250832d25.zip |
1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsock.c (_hurd_socket_server): Fix fencepost error in last
change.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-06-13 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/hurdsock.c (_hurd_socket_server): Fix fencepost error in last + change. + 1999-06-13 Ulrich Drepper <drepper@cygnus.com> * db2/Makefile (distribute): Remove files which do not exist |