summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index aaeb4947..f44112b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -435,8 +435,8 @@
2002-02-28 Marcus Brinkmann <marcus@gnu.org>
- * oskit/ds_routines.c (device_deallocate): Allow DEVICE->com_device
- to be NULL for simple pseudo device handlers.
+ * oskit/ds_routines.c (device_deallocate): Allow DEVICE->com_device
+ to be NULL for simple pseudo device handlers.
2002-03-05 Roland McGrath <roland@frob.com>
@@ -456,9 +456,9 @@
2002-03-03 Michael Teichgraeber <gnubert@web.de>
- * include/device/device_error_reply.defs: Changed subsystem name
- to device_error_reply.
- * oskit/ds_asyncio.c: Include "device_reply.h", "device_error_reply.h".
+ * include/device/device_error_reply.defs: Changed subsystem name
+ to device_error_reply.
+ * oskit/ds_asyncio.c: Include "device_reply.h", "device_error_reply.h".
* oskit/ds_asyncio.c (new_request): Removed unused variable(s).
(ds_asyncio_complete_write_inband_1): Likewise.