summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2015-02-16 12:53:57 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2015-02-16 12:53:57 +0000
commit4453665b17704284771ecaed313edd0aa81e1714 (patch)
treee75cf0854f828dbd85b97338b964c09a100d3460
parentbb950952e63c673904bdd76609cee9d0e2c157ab (diff)
downloaddbus-4453665b17704284771ecaed313edd0aa81e1714.tar.gz
dbus-monitor: whitespace
-rw-r--r--tools/dbus-monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbus-monitor.c b/tools/dbus-monitor.c
index a4810760..33414c99 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;
}