1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

In lib/, change 'wanna' to 'want to'.

Found with codespell.
This commit is contained in:
Fabian Keil 2011-04-19 15:55:37 +02:00 committed by Julien Chaffraix
parent 5942362847
commit 210278d9a1
2 changed files with 3 additions and 3 deletions

View File

@ -486,7 +486,7 @@ Curl_addrinfo *Curl_str2addr(char *address, int port)
*
* This is strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wanna include in memdebug.c
* require a bunch of structs I didn't want to include in memdebug.c
*/
void
@ -506,7 +506,7 @@ curl_dofreeaddrinfo(struct addrinfo *freethis,
*
* This is strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wanna include in memdebug.c
* require a bunch of structs I didn't want to include in memdebug.c
*/
int

View File

@ -78,7 +78,7 @@
#if defined(CURLDEBUG) && defined(HAVE_GETNAMEINFO)
/* These are strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wanna include in memdebug.c
* require a bunch of structs I didn't want to include in memdebug.c
*/
/*