From 63fc1a9e08fabfc8ba96bad80731673ef40bf5cb Mon Sep 17 00:00:00 2001 From: "\"Robert P. J. Day\"" Date: Sun, 2 Jul 2006 19:47:05 +0000 Subject: Standardize on the vi editing directives being on the first line. --- util-linux/switch_root.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/switch_root.c') diff --git a/util-linux/switch_root.c b/util-linux/switch_root.c index 8e564f0bf..411b738f0 100644 --- a/util-linux/switch_root.c +++ b/util-linux/switch_root.c @@ -1,4 +1,4 @@ -/* vi:set ts=4:*/ +/* vi: set sw=4 ts=4: */ /* Copyright 2005 Rob Landley * * Switch from rootfs to another filesystem as the root of the mount tree. -- cgit v1.2.3