summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-04-01 22:42:06 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-17 23:57:06 +0200
commit7ad6bae14fda9697fb6464d62177d92f203bb71f (patch)
tree0ea27f5536ce8d580d2f558086bb1041bf6a009a
parentcaae8b59b1be35a0d1f373580e025e084e017a72 (diff)
Whitespace fixes.
-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.