summaryrefslogtreecommitdiff
path: root/util-linux/dmesg.c
diff options
context:
space:
mode:
authorMike Frysinger2006-08-24 03:06:55 +0000
committerMike Frysinger2006-08-24 03:06:55 +0000
commitf23b96cebfe169eee7131efd8b879748587d1845 (patch)
treea4a0caf443011bdfed1e103871066ea8fb90faf3 /util-linux/dmesg.c
parentf86a5ba510ef62ab46d14bd0761a1d88289a398d (diff)
downloadbusybox-f23b96cebfe169eee7131efd8b879748587d1845.zip
busybox-f23b96cebfe169eee7131efd8b879748587d1845.tar.gz
tag busybox-1.2.11_2_1
Diffstat (limited to 'util-linux/dmesg.c')
-rw-r--r--util-linux/dmesg.c3
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.
*