aboutsummaryrefslogtreecommitdiff
path: root/missing/getopt_long.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/getopt_long.c')
-rw-r--r--missing/getopt_long.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/getopt_long.c b/missing/getopt_long.c
index 927028ff..ece00062 100644
--- a/missing/getopt_long.c
+++ b/missing/getopt_long.c
@@ -70,7 +70,7 @@
/* return values */
#define BADCH (int)'?'
#define BADARG ((*options == ':') ? (int)':' : (int)'?')
-#define INORDER (int)1
+#define INORDER (int)1
#define EMSG ""