Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / networking / udhcp / frontend.c
index fa77ab977c4a42f86f02afdbf5a866e2b8ffeef9..0f072b9f50f403d503a4da35d23fcb15190ffadb 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 #include <string.h>
 
 extern int udhcpd_main(int argc, char *argv[]);