Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / util-linux / hexdump.c
index 2181b846d9c22df26f5e3e19ca31fb8ed6010134..12f540a5328f5d7a329c6113cd8f89062db790aa 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /*
  * hexdump implementation for busybox
  * Based on code from util-linux v 2.11l