]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/getopt_long.c
Fix spaces before tabs in indentation
[tcpdump] / missing / getopt_long.c
index 927028ffc34d75a61aa02f326d8632dda50a71e8..ece0006235344270a561fbccf2e7e5870fd940cf 100644 (file)
@@ -70,7 +70,7 @@
 /* return values */
 #define        BADCH           (int)'?'
 #define        BADARG          ((*options == ':') ? (int)':' : (int)'?')
-#define        INORDER         (int)1
+#define        INORDER         (int)1
 
 #define        EMSG            ""