Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / util-linux / getopt.c
index 005af8fa8b9b5606d1252ffb2318d54e238261d8..fab8f8398dc6c36c0c7b0c8eabf29764f9b34531 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /*
  * getopt.c - Enhanced implementation of BSD getopt(1)
  *   Copyright (c) 1997, 1998, 1999, 2000  Frodo Looijaard <frodol@dds.nl>