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-hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-hash.c') diff --git a/dbus/dbus-hash.c b/dbus/dbus-hash.c index c86472fb..d0778bf4 100644 --- a/dbus/dbus-hash.c +++ b/dbus/dbus-hash.c @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-hash.c Generic hash table utility (internal to D-Bus implementation) * * Copyright (C) 2002 Red Hat, Inc. -- cgit