Loading lib/curl_memory.h +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ #ifndef CURL_DID_MEMORY_FUNC_TYPEDEFS /* only if not already done */ /* * The following memory funciton replacement typedef's are COPIED from * The following memory function replacement typedef's are COPIED from * curl/curl.h and MUST match the originals. We copy them to avoid having to * include curl/curl.h here. We avoid that include since it includes stdio.h * and other headers that may get messed up with defines done here. Loading Loading
lib/curl_memory.h +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ #ifndef CURL_DID_MEMORY_FUNC_TYPEDEFS /* only if not already done */ /* * The following memory funciton replacement typedef's are COPIED from * The following memory function replacement typedef's are COPIED from * curl/curl.h and MUST match the originals. We copy them to avoid having to * include curl/curl.h here. We avoid that include since it includes stdio.h * and other headers that may get messed up with defines done here. Loading