]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 May 2023 13:25:26 +0000 (15:25 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 3 Jun 2023 21:29:04 +0000 (23:29 +0200)
commitfff65550bc2df4daeb8bde5b48c48183c00c51cf
tree6fe78f370c50e68309bd18b6150df22cd3a97bee
parent8cf41895290b35c2d04ebf5513562b9833a79af2
CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS

Deprecate the name using three Ls and prefer the name with two.

Replaces #10047
Closes #11218
docs/libcurl/curl_easy_setopt.3
docs/libcurl/opts/CURLOPT_MAIL_RCPT_ALLOWFAILS.3 [moved from docs/libcurl/opts/CURLOPT_MAIL_RCPT_ALLLOWFAILS.3 with 87% similarity]
docs/libcurl/opts/Makefile.inc
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/easyoptions.c
lib/setopt.c
packages/OS400/curl.inc.in
src/tool_operate.c