summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-02 22:43:20 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-17 23:50:16 +0200
commit24af9b2778c65070409adcb97d8b831a3a8e65aa (patch)
tree120189771067ce5ac70f573ed444a30742c82986
parent97648ebe9b1f0ffcdb0d2ff2f33a89d46ec65796 (diff)
.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97040ded..d8acd368 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-06-02 Roland McGrath <roland@frob.com>
+ * oskit/ds_routines.c (DEV_PTR_HASH): unsigned int -> uintptr_t
+ (ds_device_write): unsigned int -> mach_msg_number_t
+
* alpha/alpha/ast.h: Fix obsolescent #endif syntax.
2002-06-01 Roland McGrath <roland@frob.com>