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-sockets-win.h | |
parent | ed57b9c663db89370055c5196e7e0b537647e9ef (diff) | |
download | dbus-d012387afef0ba02185ebe27bc6bb15551912e92.tar.gz |
2007-07-13 Havoc Pennington <hp@redhat.com>
* Add indent-tabs-mode: nil to all file headers.
Diffstat (limited to 'dbus/dbus-sockets-win.h')
-rw-r--r-- | dbus/dbus-sockets-win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sockets-win.h b/dbus/dbus-sockets-win.h index 86767419..371672e2 100644 --- a/dbus/dbus-sockets-win.h +++ b/dbus/dbus-sockets-win.h @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-sockets.h Wrappers around socket features (internal to D-BUS implementation) * * Copyright (C) 2005 Novell, Inc. |