chiark / gitweb /
build-sys: merge sd-event into sd-bus
[elogind.git] / src / analyze / analyze.c
index 3b793f6664aa8b54d5447f95f521bd45e6977367..22bf07670ecab41992d741438387bc1ba74156fc 100644 (file)
@@ -1085,6 +1085,7 @@ static int dot(sd_bus *bus, char* patterns[]) {
 
         return 0;
 }
+
 static int dump(sd_bus *bus, char **args) {
         _cleanup_bus_message_unref_ sd_bus_message *reply = NULL;
         _cleanup_bus_error_free_ sd_bus_error error = SD_BUS_ERROR_NULL;