summaryrefslogtreecommitdiff
path: root/bus
diff options
context:
space:
mode:
Diffstat (limited to 'bus')
-rw-r--r--bus/dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/dispatch.c b/bus/dispatch.c
index 414b64ab..4ac93fea 100644
--- a/bus/dispatch.c
+++ b/bus/dispatch.c
@@ -4939,7 +4939,7 @@ bus_dispatch_test_conf (const DBusString *test_data_dir,
_dbus_test_fatal ("shell success service auto start failed");
_dbus_test_ok ("%s:%s - check_shell_service_success_auto_start", _DBUS_FUNCTION_NAME, filename);
-#ifdef DBUS_WIN_FIXME
+#ifdef DBUS_WIN
_dbus_verbose("TODO: Fix memory leaks after running check_shell_service_success_auto_start\n");
_dbus_sleep_milliseconds (500);
#endif