We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f2e65 commit ca156cfCopy full SHA for ca156cf
Documentation/technical/api-parse-options.txt
@@ -198,7 +198,7 @@ The function must be defined in this form:
198
199
The callback mechanism is as follows:
200
201
-* Inside `funct`, the only interesting member of the structure
+* Inside `func`, the only interesting member of the structure
202
given by `opt` is the void pointer `opt->value`.
203
`\*opt->value` will be the value that is saved into `var`, if you
204
use `OPT_CALLBACK()`.
0 commit comments