summaryrefslogtreecommitdiff
path: root/src/utils/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/getopt.c')
-rw-r--r--src/utils/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/getopt.c b/src/utils/getopt.c
index c36550422d..8aa46c72f7 100644
--- a/src/utils/getopt.c
+++ b/src/utils/getopt.c
@@ -51,7 +51,7 @@ char *optarg; /* argument associated with option */
#define EMSG ""
/*
- * getopt
+ * getopt
* Parse argc/argv argument vector.
*/
int