Loading lib/curl_addrinfo.c +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading lib/hostip6.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 */ /* Loading Loading
lib/curl_addrinfo.c +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading
lib/hostip6.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 */ /* Loading