mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:33:36 +03:00
s/cURL/curl
The tool was never called cURL, only the project. But even so, we have more and more over time switched to just use lower case.
This commit is contained in:
parent
88753c1e89
commit
0f1996321f
15 changed files with 36 additions and 36 deletions
|
|
@ -427,7 +427,7 @@ curl_share_strerror(CURLSHcode error)
|
|||
|
||||
#ifdef USE_WINSOCK
|
||||
|
||||
/* This function handles most / all (?) Winsock errors cURL is able to produce.
|
||||
/* This function handles most / all (?) Winsock errors curl is able to produce.
|
||||
*/
|
||||
static const char *
|
||||
get_winsock_error (int err, char *buf, size_t len)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue