aboutsummaryrefslogtreecommitdiff
path: root/lib/netrc.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-11 14:30:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-11 14:30:43 +0000
commitad77f760cf8223548cd214b361591dfde5443dea (patch)
tree6efd99947655e198069938590638e538ca10886d /lib/netrc.h
parenta50d2a45d72bc4c9178315e52c48072f0f9e3d72 (diff)
Added CURLOPT_NETRC_FILE.
Diffstat (limited to 'lib/netrc.h')
-rw-r--r--lib/netrc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/netrc.h b/lib/netrc.h
index 8b5bdc1a5..ef066b4c3 100644
--- a/lib/netrc.h
+++ b/lib/netrc.h
@@ -24,7 +24,8 @@
***************************************************************************/
int Curl_parsenetrc(char *host,
char *login,
- char *password);
+ char *password,
+ char *filename);
/* Assume: password[0]=0, host[0] != 0.
* If login[0] = 0, search for login and password within a machine section
* in the netrc.