aboutsummaryrefslogtreecommitdiff
path: root/procps
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-15 09:44:37 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-15 09:44:37 +0000
commit929930575644fccfae92be39f2cfd0f88cd3dd57 (patch)
treedcb0219415b8db1f8e0b51193575f570121de4c2 /procps
parente915a1a410b9852ddfaa0563922920219c2e6ed3 (diff)
downloadbusybox-929930575644fccfae92be39f2cfd0f88cd3dd57.tar.gz
return accidentally deleted "/* vi: set sw=4 ts=4: */"
Diffstat (limited to 'procps')
-rw-r--r--procps/sysctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/procps/sysctl.c b/procps/sysctl.c
index 0876a73de..60d9c0afc 100644
--- a/procps/sysctl.c
+++ b/procps/sysctl.c
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
/*
* Sysctl 1.01 - A utility to read and manipulate the sysctl parameters
*