mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08: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