summaryrefslogtreecommitdiffstats
path: root/bus/driver.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-01-22 04:48:47 +0000
committerHavoc Pennington <hp@redhat.com>2003-01-22 04:48:47 +0000
commitc414488fe62605ebda5e875fc2db05c6b3dd199f (patch)
treedb0ba840e73b30d3b804216c5c3fc333d2dee821 /bus/driver.h
parentd6d50a29945ded04a17b3f42a3a1074449250ec0 (diff)
2003-01-22 Havoc Pennington <hp@pobox.com>
* dbus/dbus-connection.c (dbus_connection_send_message_with_reply_and_block): add some @todo * bus/driver.c (bus_driver_add_connection): add a FIXME about memleak
Diffstat (limited to 'bus/driver.h')
-rw-r--r--bus/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/driver.h b/bus/driver.h
index 3667aac8..ea5638c3 100644
--- a/bus/driver.h
+++ b/bus/driver.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-file-style: "gnu" -*- */
-/* bus.h Bus client (driver)
+/* driver.h Bus client (driver)
*
* Copyright (C) 2003 CodeFactory AB
*