diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-15 07:59:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-15 07:59:24 +0000 |
commit | 5b6bed491f74135459517dc76bd46c2f383f16d8 (patch) | |
tree | 713f2ba1349835aa1e3825b00f7db82bea625d16 | |
parent | 232b465589f5d3f2c1592bd6e9e60980ba692044 (diff) | |
download | glibc-5b6bed491f74135459517dc76bd46c2f383f16d8.zip glibc-5b6bed491f74135459517dc76bd46c2f383f16d8.tar.gz glibc-5b6bed491f74135459517dc76bd46c2f383f16d8.tar.bz2 |
Update.
* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ 2001-01-14 Thorsten Kukuk <kukuk@suse.de> - * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about this + * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these functions. 2001-01-03 Jakub Jelinek <jakub@redhat.com> |