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-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-shell.c') diff --git a/dbus/dbus-shell.c b/dbus/dbus-shell.c index 02d8cc81..90284245 100644 --- a/dbus/dbus-shell.c +++ b/dbus/dbus-shell.c @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-shell.c Shell command line utility functions. * * Copyright (C) 2002, 2003 Red Hat, Inc. -- cgit