mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
missing }
This commit is contained in:
parent
b097c2cfb0
commit
e92bd312ec
@ -413,6 +413,7 @@ static void help(void)
|
||||
" -2/--sslv2 Force usage of SSLv2 (H)\n"
|
||||
" -3/--sslv3 Force usage of SSLv3 (H)");
|
||||
puts(" -#/--progress-bar Display transfer progress as a progress bar");
|
||||
}
|
||||
|
||||
struct LongShort {
|
||||
const char *letter;
|
||||
|
Loading…
Reference in New Issue
Block a user