chiark / gitweb /
basic/log: add the log_struct terminator to macro
[elogind.git] / src / login / logind-dbus.c
index 776caed8c83c0b32bab37b9ebd496f8f82f9d62b..507368604911774a57efae577f27ff79e14c4d4a 100644 (file)
@@ -1436,8 +1436,7 @@ static int bus_manager_log_shutdown(
         return log_struct(LOG_NOTICE,
                           "MESSAGE_ID=" SD_MESSAGE_SHUTDOWN_STR,
                           p,
-                          q,
-                          NULL);
+                          q);
 }
 #endif // 0