summaryrefslogtreecommitdiffstats
path: root/bus/driver.c
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-06 00:14:06 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-06 00:14:06 +0000
commit88f69757b93c7112447b97868c7dbde69dc00caa (patch)
tree9ef0fc3aeb2fee16a193719e7881f4af55c23dfd /bus/driver.c
parent57657889128dc54069525cce47bce51365dbde0f (diff)
* doc/TODO, various source files: Audited todo's and FIXME's and
prepended the ones we should be looking at with 1.0. Those prepended with 1.0? need clerification or might not be needed for 1.0
Diffstat (limited to 'bus/driver.c')
-rw-r--r--bus/driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/driver.c b/bus/driver.c
index 636c8cad..1a2c050b 100644
--- a/bus/driver.c
+++ b/bus/driver.c
@@ -1734,7 +1734,7 @@ bus_driver_handle_message (DBusConnection *connection,
void
bus_driver_remove_connection (DBusConnection *connection)
{
- /* FIXME Does nothing for now, should unregister the connection
+ /* FIXME 1.0 Does nothing for now, should unregister the connection
* with the bus driver.
*/
}