From 4453665b17704284771ecaed313edd0aa81e1714 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 16 Feb 2015 12:53:57 +0000 Subject: [PATCH] dbus-monitor: whitespace --- tools/dbus-monitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dbus-monitor.c b/tools/dbus-monitor.c index a481076..33414c9 100644 --- a/tools/dbus-monitor.c +++ b/tools/dbus-monitor.c @@ -185,7 +185,7 @@ print_message_profile (DBusMessage *message) if (first) { - profile_print_headers(); + profile_print_headers (); first = FALSE; } -- 2.7.4