Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/install.c')
-rw-r--r--coreutils/install.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/install.c b/coreutils/install.c
index 90b3ef31b..57845cffd 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2003 by Glenn McGrath <bug1@iinet.net.au>
*