From: adilger Date: Tue, 25 Jun 2002 07:12:57 +0000 (+0000) Subject: Merge trivial changes from head to branch. X-Git-Tag: v1_7_110~2^11~253 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c31aa09abf48d277743bf3899d20b7cb1cfe1810;p=fs%2Flustre-release.git Merge trivial changes from head to branch. This includes the append fix from the head. --- 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.