2009-05-14 Mike Gorse <mgorse@novell.com>
authorMike Gorse <mgorse@boston.site>
Thu, 14 May 2009 18:45:01 +0000 (13:45 -0500)
committerMike Gorse <mgorse@boston.site>
Thu, 14 May 2009 18:45:01 +0000 (13:45 -0500)
Fix yet another lint error.

cspi/spi-main.c

index 96f992e..2668752 100644 (file)
@@ -416,6 +416,7 @@ cspi_dbus_handle_remove_accessible (DBusConnection *bus, DBusMessage *message, v
   }
   g_hash_table_remove (app->hash, &a->v.id);
   cspi_object_unref_internal (a, TRUE);        /* unref our own ref */
+  return DBUS_HANDLER_RESULT_HANDLED;
 }
 
 static gboolean