mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
changed proto for Curl_krb_kauth()
This commit is contained in:
parent
645e700da3
commit
2ad2a4bd9f
@ -22,6 +22,6 @@
|
||||
*
|
||||
* $Id$
|
||||
***************************************************************************/
|
||||
void Curl_krb_kauth(struct connectdata *conn);
|
||||
CURLcode Curl_krb_kauth(struct connectdata *conn);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user