Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / coreutils / nohup.c
index 9d7a0f5597173ac1d33d2cc9e49166e3ab5b65d5..41c4b779c25d440e2cd5226f05d2266d5000f7df 100644 (file)
@@ -1,4 +1,4 @@
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
 /* nohup - invoke a utility immune to hangups.
  * 
  * Busybox version based on nohup specification at