tool_operate: shortened too-long source line
This commit is contained in:
@@ -196,7 +196,8 @@ static CURLcode operate_init(struct Configurable *config)
|
|||||||
return CURLE_OK;
|
return CURLE_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int operate_do(struct Configurable *config, int argc, argv_item_t argv[])
|
static int operate_do(struct Configurable *config, int argc,
|
||||||
|
argv_item_t argv[])
|
||||||
{
|
{
|
||||||
char errorbuffer[CURL_ERROR_SIZE];
|
char errorbuffer[CURL_ERROR_SIZE];
|
||||||
struct ProgressData progressbar;
|
struct ProgressData progressbar;
|
||||||
|
|||||||
Reference in New Issue
Block a user