Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
ebfe731c39
  1. 4
      iguana/iguana_secp.c

4
iguana/iguana_secp.c

@ -387,3 +387,7 @@ void curl_easy_setopt(void *foo,void *foo2,void *foo3) {}
void *curl_easy_perform(void *val) { return(0); }
void curl_slist_free_all(void *val) { }
void curl_easy_cleanup(void *val) { }
void curl_easy_reset() {}
void curl_easy_getinfo() {}
void curl_easy_strerror() {}

Loading…
Cancel
Save