CURLOPT_MAIL_RCPT is *not* a string so we must not try to printf() it
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Feb 2010 22:19:48 +0000 (22:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Feb 2010 22:19:48 +0000 (22:19 +0000)
commitdc6adb54fbf1c3678e71f0ce281ba37e0d7e2b83
tree1887143bc8ec1ccfdf430a892a41c89b980b671d
parent2138ee76281f0feeb2372a51015de9a91a377919
CURLOPT_MAIL_RCPT is *not* a string so we must not try to printf() it
src/main.c