We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8281f0 + d3c0811 commit c84364aCopy full SHA for c84364a
1 file changed
parse-options.h
@@ -95,8 +95,7 @@ typedef int parse_opt_ll_cb(struct parse_opt_ctx_t *ctx,
95
*
96
* `defval`::
97
* default value to fill (*->value) with for PARSE_OPT_OPTARG.
98
- * OPTION_{BIT,SET_INT} store the {mask,integer,pointer} to put in
99
- * the value when met.
+ * OPTION_{BIT,SET_INT} store the {mask,integer} to put in the value when met.
100
* CALLBACKS can use it like they want.
101
*/
102
struct option {
0 commit comments