From: Roland McGrath Date: Sun, 1 Aug 1999 02:43:05 +0000 (+0000) Subject: 1999-07-31 Roland McGrath X-Git-Tag: cvs/pre-glibc-2_1_3~542 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=549c48e737971bd0e3c8553b0c853b1af65fd0b3;p=thirdparty%2Fglibc.git 1999-07-31 Roland McGrath * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member initializer in CHECK: a bit size, not the type code repeated! --- diff --git a/ChangeLog b/ChangeLog index 51c0f07ef4e..5f7a528fa49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-31 Roland McGrath + + * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member + initializer in CHECK: a bit size, not the type code repeated! + 1999-07-31 Ulrich Drepper * string/tester.c: Add tests with constant arguments for strcpy