mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:23:32 +03:00
tool_operate: Moved required argument getting into separate function
This commit is contained in:
parent
89070d0e68
commit
f80ca7a05a
5 changed files with 46 additions and 34 deletions
|
|
@ -23,8 +23,6 @@
|
|||
***************************************************************************/
|
||||
#include "tool_setup.h"
|
||||
|
||||
char *my_useragent(void);
|
||||
|
||||
void list_engines(const struct curl_slist *engines);
|
||||
|
||||
void clean_getout(struct Configurable *config);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue