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-memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-memory.c') diff --git a/dbus/dbus-memory.c b/dbus/dbus-memory.c index a240b2cc..8dc91471 100644 --- a/dbus/dbus-memory.c +++ b/dbus/dbus-memory.c @@ -1,4 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* dbus-memory.c D-Bus memory handling * * Copyright (C) 2002, 2003 Red Hat Inc. -- cgit