diff options
Diffstat (limited to 'util-linux/mdev.c')
-rw-r--r-- | util-linux/mdev.c | 3 |
1 files changed, 2 insertions, 1 deletions
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 * |