diff options
author | Havoc Pennington <hp@redhat.com> | 2007-07-14 02:44:01 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2007-07-14 02:44:01 +0000 |
commit | d012387afef0ba02185ebe27bc6bb15551912e92 (patch) | |
tree | 0934f11a2d54edf6176e14940726064a249f31e2 /dbus/dbus-marshal-recursive.h | |
parent | ed57b9c663db89370055c5196e7e0b537647e9ef (diff) |
2007-07-13 Havoc Pennington <hp@redhat.com>
* Add indent-tabs-mode: nil to all file headers.
Diffstat (limited to 'dbus/dbus-marshal-recursive.h')
-rw-r--r-- | dbus/dbus-marshal-recursive.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-marshal-recursive.h b/dbus/dbus-marshal-recursive.h index bc8a77f7..14f38b2c 100644 --- a/dbus/dbus-marshal-recursive.h +++ b/dbus/dbus-marshal-recursive.h @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-marshal-recursive.h Marshalling routines for recursive types * * Copyright (C) 2004, 2005 Red Hat, Inc. |