chiark / gitweb /
main: add a native implementation of the 'nomodules' kernel option understood by...
[elogind.git] / src / dbus-manager.c
index 7decce11c72c656753012c323d30ccfed46d0148..99c2dcd7ea588a1e397190c60e10d300ba979db7 100644 (file)
@@ -750,7 +750,6 @@ static DBusHandlerResult bus_manager_message_handler(DBusConnection *connection,
                                     DBUS_TYPE_OBJECT_PATH, &path,
                                     DBUS_TYPE_INVALID))
                         goto oom;
-
         }
 
         free(path);