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