diff options
Diffstat (limited to 'util-linux/dmesg.c')
-rw-r--r-- | util-linux/dmesg.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c index 6adba159a..cf3ed6523 100644 --- a/util-linux/dmesg.c +++ b/util-linux/dmesg.c @@ -1,4 +1,5 @@ -/* vi: set ts=4: +/* vi: set sw=4 ts=4: */ +/* * * dmesg - display/control kernel ring buffer. * |