diff options
author | 2000-11-01 19:31:30 +0000 | |
---|---|---|
committer | 2000-11-01 19:31:30 +0000 | |
commit | 7659ff27b1a49b894214eee1db9278c96c72daad (patch) | |
tree | c0fab8af7957efd0b13967db17a5340feed9f347 | |
parent | Update. (diff) | |
download | glibc-7659ff27b1a49b894214eee1db9278c96c72daad.tar.xz glibc-7659ff27b1a49b894214eee1db9278c96c72daad.zip |
Update.
of unary ~ to size_t.Update.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2000-11-01 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/socket.h (CMSG_ALIGN): Cast result - of unary ~ to size_t. + of unary ~ to size_t.Update. * stdlib/strtod.c: Make gcc shut up about SWAP use. |