Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/hexdump.c')
-rw-r--r--util-linux/hexdump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/hexdump.c b/util-linux/hexdump.c
index 2181b846d..12f540a53 100644
--- a/util-linux/hexdump.c
+++ b/util-linux/hexdump.c
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
/*
* hexdump implementation for busybox
* Based on code from util-linux v 2.11l