From c31aa09abf48d277743bf3899d20b7cb1cfe1810 Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 25 Jun 2002 07:12:57 +0000 Subject: [PATCH] Merge trivial changes from head to branch. This includes the append fix from the head. --- lustre/llite/sysctl.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lustre/llite/sysctl.c b/lustre/llite/sysctl.c index 3c4ce1f..ee4ac75 100644 --- a/lustre/llite/sysctl.c +++ b/lustre/llite/sysctl.c @@ -1,4 +1,6 @@ -/* +/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- + * vim:expandtab:shiftwidth=8:tabstop=8: + * * Copyright (C) 2001 Cluster File Systems, Inc. * * This code is issued under the GNU General Public License. -- 1.8.3.1