diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-03 17:20:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-03 17:20:32 +0000 |
commit | 0a86d4ae81cceaee9034c25cf9b183c72e31b4cc (patch) | |
tree | 6ac1a9a60cf07859b906f226a80982fd65112f67 | |
parent | bfd7f45e986b1c6a4d2da4cd059642f37456dcb7 (diff) | |
download | glibc-0a86d4ae81cceaee9034c25cf9b183c72e31b4cc.zip glibc-0a86d4ae81cceaee9034c25cf9b183c72e31b4cc.tar.gz glibc-0a86d4ae81cceaee9034c25cf9b183c72e31b4cc.tar.bz2 |
Update.
2003-11-01 Randolph Chung <tausq@debian.org>
* sysdeps/unix/sysv/linux/hppa/sysdep.h (LOAD_ARGS_0, LOAD_ARGS_1,
LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4, LOAD_ARGS_5, LOAD_ARGS_6):
Add missing parentheses.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-01 Randolph Chung <tausq@debian.org> + + * sysdeps/unix/sysv/linux/hppa/sysdep.h (LOAD_ARGS_0, LOAD_ARGS_1, + LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4, LOAD_ARGS_5, LOAD_ARGS_6): + Add missing parentheses. + 2003-11-01 Roland McGrath <roland@redhat.com> * libio/bug-ftell.c (do_test): Add a cast. |