Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / libbb / xreadlink.c
index c7227d1ddf12ee91915178dc6adc843d51940eb1..14863d9d5f75cae98fdcdcba8235614677eced43 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /*
  *  xreadlink.c - safe implementation of readlink.
  *  Returns a NULL on failure...