commit | 929930575644fccfae92be39f2cfd0f88cd3dd57 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Oct 15 09:44:37 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Oct 15 09:44:37 2008 +0000 |
tree | dcb0219415b8db1f8e0b51193575f570121de4c2 | |
parent | e915a1a410b9852ddfaa0563922920219c2e6ed3 [diff] [blame] |
return accidentally deleted "/* vi: set sw=4 ts=4: */"
diff --git a/procps/sysctl.c b/procps/sysctl.c index 0876a73..60d9c0a 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 *