diff options
Diffstat (limited to 'dbus/dbus-sysdeps-unix.h')
-rw-r--r-- | dbus/dbus-sysdeps-unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sysdeps-unix.h b/dbus/dbus-sysdeps-unix.h index 0e8bdbb3..9123185b 100644 --- a/dbus/dbus-sysdeps-unix.h +++ b/dbus/dbus-sysdeps-unix.h @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-sysdeps-unix.h UNIX-specific wrappers around system/libc features (internal to D-Bus implementation) * * Copyright (C) 2002, 2003, 2006 Red Hat, Inc. |