]> granicus.if.org Git - curl/commit
url.c: Use CURLAUTH_NONE constant rather than 0
authorSteve Holme <steve_holme@hotmail.com>
Sat, 6 Sep 2014 21:22:22 +0000 (22:22 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 6 Sep 2014 21:23:54 +0000 (22:23 +0100)
commit21db158722e64ecf40e87b5859b1e05de2ba3c74
treeb3a33a9912c3e181b800178abc28f2670fbf39fe
parente40197315da7b2bcb3c3d5aad526d5c45a24fb98
url.c: Use CURLAUTH_NONE constant rather than 0

Small follow up to commit 898808fa8c to use auth constants rather than
hard code value when clearing picked authentication mechanism.
lib/url.c