mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 15:50:48 -04:00
aliases: remove trailing space from capath string
This commit is contained in:
parent
388c6b5e75
commit
b499973c7b
@ -217,7 +217,7 @@ static const struct LongShort aliases[]= {
|
||||
{"Ed", "key-type", TRUE},
|
||||
{"Ee", "pass", TRUE},
|
||||
{"Ef", "engine", TRUE},
|
||||
{"Eg", "capath ", TRUE},
|
||||
{"Eg", "capath", TRUE},
|
||||
{"Eh", "pubkey", TRUE},
|
||||
{"Ei", "hostpubmd5", TRUE},
|
||||
{"Ej", "crlfile", TRUE},
|
||||
|
Loading…
x
Reference in New Issue
Block a user