mirror of
https://github.com/curl/curl.git
synced 2026-08-09 20:34:19 +03:00
tool_getparam: Moved tool_version_info() call into operate()
This commit is contained in:
parent
e6e8b14405
commit
c10bf9bb36
4 changed files with 8 additions and 4 deletions
|
|
@ -30,6 +30,7 @@ typedef enum {
|
|||
PARAM_REQUIRES_PARAMETER,
|
||||
PARAM_BAD_USE,
|
||||
PARAM_HELP_REQUESTED,
|
||||
PARAM_VERSION_INFO_REQUESTED,
|
||||
PARAM_ENGINES_REQUESTED,
|
||||
PARAM_GOT_EXTRA_PARAMETER,
|
||||
PARAM_BAD_NUMERIC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue