]> granicus.if.org Git - curl/commit
cleanup: remove DOT_CHAR completely
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2019 11:22:15 +0000 (13:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2019 21:07:59 +0000 (23:07 +0200)
commite59540139a398dc70fde6aec487b19c5085105af
tree3b9be44e9887ab3f50f374886ec86b3b9edc9a88
parent23803aae7b9e3ef15a0339a2afa9da7c5c2bfac1
cleanup: remove DOT_CHAR completely

Follow-up to f9c7ba9096ec

The use of DOT_CHAR for ".ssh" was probably a mistake and is removed
now.

Pointed-out-by: Gisle Vanem
Bug: https://github.com/curl/curl/pull/4230#issuecomment-522960638

Closes #4247
lib/curl_setup.h
lib/url.c
src/tool_operate.c