From d012387afef0ba02185ebe27bc6bb15551912e92 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 14 Jul 2007 02:44:01 +0000 Subject: 2007-07-13 Havoc Pennington * Add indent-tabs-mode: nil to all file headers. --- dbus/dbus-auth-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-auth-util.c') diff --git a/dbus/dbus-auth-util.c b/dbus/dbus-auth-util.c index 4d25cf0a..45627896 100644 --- a/dbus/dbus-auth-util.c +++ b/dbus/dbus-auth-util.c @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-auth-util.c Would be in dbus-auth.c, but only used for tests/bus * * Copyright (C) 2002, 2003, 2004 Red Hat Inc. -- cgit