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