diff options
Diffstat (limited to 'dbus/dbus-sysdeps-thread-win.c')
-rw-r--r-- | dbus/dbus-sysdeps-thread-win.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sysdeps-thread-win.c b/dbus/dbus-sysdeps-thread-win.c index acab9ba7..34f09480 100644 --- a/dbus/dbus-sysdeps-thread-win.c +++ b/dbus/dbus-sysdeps-thread-win.c @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-sysdeps-pthread.c Implements threads using Windows threads (internal to libdbus) * * Copyright (C) 2006 Red Hat, Inc. |