documentation

This commit is contained in:
john30
2015-01-31 16:04:24 +01:00
parent bb36862823
commit b39bbcba00
+1 -1
View File
@@ -124,7 +124,7 @@ static const struct argp_option argpoptions[] = {
/** /**
* The program argument parsing function. * The program argument parsing function.
* @param key the key from @a options. * @param key the key from @a argpoptions.
* @param arg the option argument, or NULL. * @param arg the option argument, or NULL.
* @param state the parsing state. * @param state the parsing state.
*/ */