summaryrefslogtreecommitdiff
path: root/dbus/dbus-memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-memory.c')
-rw-r--r--dbus/dbus-memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-memory.c b/dbus/dbus-memory.c
index 5468561a..96df2357 100644
--- a/dbus/dbus-memory.c
+++ b/dbus/dbus-memory.c
@@ -261,7 +261,7 @@ _dbus_decrement_fail_alloc_counter (void)
if (!called)
{
- _dbus_verbose("TODO: memory allocation testing errors disabled for now\n");
+ _dbus_verbose_raw ("TODO: memory allocation testing errors disabled for now\n");
called = 1;
}
return FALSE;