Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / coreutils / cut.c
index 11e9d5e873bc4aa155699799a8ebda29986dce25..061c2069726f65b5119e19ef7a2ab71c31c6b7b5 100644 (file)
@@ -1,4 +1,4 @@
-/* vi: set sw=8 ts=8: */
+/* vi: set sw=4 ts=4: */
 /*
  * cut.c - minimalist version of cut
  *