1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

core: fix typo in comment

This commit is contained in:
Sébastien Helleu
2025-11-15 20:15:32 +01:00
parent e261cadce3
commit 4555f9a58a
+1 -1
View File
@@ -994,7 +994,7 @@ weeurl_set_proxy (CURL *curl, struct t_proxy *proxy)
* 2: error downloading URL
* 3: not enough memory
* 4: file error
* 5: transfer stopped by the called
* 5: transfer stopped by the caller
* 6: transfer timeout
*/