Standardize on the vi editing directives being on the first line.
[platform/upstream/busybox.git] / libbb / dump.c
index 283cba1..f1d5df2 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /*
  * Support code for the hexdump and od applets,
  * based on code from util-linux v 2.11l