]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/logind-dbus.c
basic/log: add the log_struct terminator to macro
[thirdparty/systemd.git] / src / login / logind-dbus.c
index 7d7db0d8234c3376e65aca62a4f5a2cef9c83516..3fe38c0527fe3faa97b773a285d7ba3d72d76dba 100644 (file)
@@ -1421,8 +1421,7 @@ static int bus_manager_log_shutdown(
         return log_struct(LOG_NOTICE,
                           "MESSAGE_ID=" SD_MESSAGE_SHUTDOWN_STR,
                           p,
-                          q,
-                          NULL);
+                          q);
 }
 
 static int lid_switch_ignore_handler(sd_event_source *e, uint64_t usec, void *userdata) {