aboutsummaryrefslogtreecommitdiff
path: root/src/util/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/getopt.c')
-rw-r--r--src/util/getopt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/getopt.c b/src/util/getopt.c
index 799146e77..e37390a3a 100644
--- a/src/util/getopt.c
+++ b/src/util/getopt.c
@@ -987,8 +987,7 @@ GNgetopt_long (int argc,
987/** 987/**
988 * Parse the command line. 988 * Parse the command line.
989 * 989 *
990 * @param binaryName name of the binary / application with options 990 * @param binaryOptions name of this binary / application
991 * @param cfg for storing/accessing configuration data
992 * @param allOptions defined options and handlers 991 * @param allOptions defined options and handlers
993 * @param argc number of arguments 992 * @param argc number of arguments
994 * @param argv actual arguments 993 * @param argv actual arguments