summaryrefslogtreecommitdiffstats
path: root/tools/dbus-monitor.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2007-07-14 02:44:01 +0000
committerHavoc Pennington <hp@redhat.com>2007-07-14 02:44:01 +0000
commitd012387afef0ba02185ebe27bc6bb15551912e92 (patch)
tree0934f11a2d54edf6176e14940726064a249f31e2 /tools/dbus-monitor.c
parented57b9c663db89370055c5196e7e0b537647e9ef (diff)
2007-07-13 Havoc Pennington <hp@redhat.com>
* Add indent-tabs-mode: nil to all file headers.
Diffstat (limited to 'tools/dbus-monitor.c')
-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 9f7da5b2..45d87181 100644
--- a/tools/dbus-monitor.c
+++ b/tools/dbus-monitor.c
@@ -1,4 +1,4 @@
-/* -*- mode: C; c-file-style: "gnu" -*- */
+/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* dbus-monitor.c Utility program to monitor messages on the bus
*
* Copyright (C) 2003 Philip Blundell <philb@gnu.org>