- Added a macro for curl_easy_setopt() that accepts three arguments and simply
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Mar 2008 13:14:16 +0000 (13:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Mar 2008 13:14:16 +0000 (13:14 +0000)
commitecf1c6ca5daf0bb8bb5a77167dff8f56cc89417f
tree210c31869737c55cdadf21be92ddebc367b36191
parent9b48991ebd855efaeefc2a64c3e818465751db6a
- Added a macro for curl_easy_setopt() that accepts three arguments and simply
  does nothing with them, just to make sure libcurl users always use three
  arguments to this function. Due to its use of ... for the third argument, it
  is otherwise hard to detect abuse.
CHANGES
RELEASE-NOTES
include/curl/curl.h