aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-08-01 02:43:05 +0000
committerRoland McGrath <roland@gnu.org>1999-08-01 02:43:05 +0000
commit549c48e737971bd0e3c8553b0c853b1af65fd0b3 (patch)
tree3cf446762305682c8b639325d7da67bf1d01d559
parenta606ab4c89b2dd2352a693e663321fee0d48bc67 (diff)
downloadglibc-549c48e737971bd0e3c8553b0c853b1af65fd0b3.zip
glibc-549c48e737971bd0e3c8553b0c853b1af65fd0b3.tar.gz
glibc-549c48e737971bd0e3c8553b0c853b1af65fd0b3.tar.bz2
1999-07-31 Roland McGrath <roland@baalperazim.frob.com>
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member initializer in CHECK: a bit size, not the type code repeated!
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51c0f07..5f7a528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-31 Roland McGrath <roland@baalperazim.frob.com>
+
+ * 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 <drepper@cygnus.com>
* string/tester.c: Add tests with constant arguments for strcpy