summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-list.h
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 /dbus/dbus-list.h
parented57b9c663db89370055c5196e7e0b537647e9ef (diff)
2007-07-13 Havoc Pennington <hp@redhat.com>
* Add indent-tabs-mode: nil to all file headers.
Diffstat (limited to 'dbus/dbus-list.h')
-rw-r--r--dbus/dbus-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-list.h b/dbus/dbus-list.h
index 61160496..69ce265c 100644
--- a/dbus/dbus-list.h
+++ b/dbus/dbus-list.h
@@ -1,4 +1,4 @@
-/* -*- mode: C; c-file-style: "gnu" -*- */
+/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* dbus-list.h Generic linked list utility (internal to D-Bus implementation)
*
* Copyright (C) 2002, 2003 Red Hat, Inc.