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/mdev.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util-linux/mdev.c') diff --git a/util-linux/mdev.c b/util-linux/mdev.c index 3c7cf7bd1..c77c122b5 100644 --- a/util-linux/mdev.c +++ b/util-linux/mdev.c @@ -1,4 +1,5 @@ -/* vi:set ts=4: +/* vi: set sw=4 ts=4: */ +/* * * mdev - Mini udev for busybox * -- cgit v1.2.3