diff --git a/dbus/dbus-sysdeps-win.c b/dbus/dbus-sysdeps-win.c index d44dc0a9..e8fb78da 100644 --- a/dbus/dbus-sysdeps-win.c +++ b/dbus/dbus-sysdeps-win.c @@ -2759,7 +2759,7 @@ static const char *cDBusDaemonMutex = "DBusDaemonMutex"; static const char *cDBusDaemonAddressInfo = "DBusDaemonAddressInfo"; /* custom command line parameter for autolaunching daemon */ -static const char *autolaunch_custom_command_line_parameter = ""; +static const char *autolaunch_custom_command_line_parameter = NULL; /** * Set command line parameters for the dbus daemon to start