From: Denis Vlasenko Date: Wed, 15 Oct 2008 09:44:37 +0000 (-0000) Subject: return accidentally deleted "/* vi: set sw=4 ts=4: */" X-Git-Tag: 1_13_0~107 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=929930575644fccfae92be39f2cfd0f88cd3dd57;p=oweals%2Fbusybox.git return accidentally deleted "/* vi: set sw=4 ts=4: */" --- 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 *