haxx.nu => haxx.se

This commit is contained in:
Daniel Stenberg
2000-06-20 15:31:26 +00:00
parent e33ac6b3be
commit 1ef3600a07
66 changed files with 142 additions and 133 deletions

View File

@@ -26,9 +26,9 @@
*
* ------------------------------------------------------------
* Main author:
* - Daniel Stenberg <Daniel.Stenberg@haxx.nu>
* - Daniel Stenberg <daniel@haxx.se>
*
* http://curl.haxx.nu
* http://curl.haxx.se
*
* $Source$
* $Revision$
@@ -64,7 +64,7 @@
#define DICT_DEFINE3 "/LOOKUP:"
#define CURL_DEFAULT_USER "anonymous"
#define CURL_DEFAULT_PASSWORD "curl_by_Daniel.Stenberg@haxx.nu"
#define CURL_DEFAULT_PASSWORD "curl_by_daniel@haxx.se"
#include "cookie.h"
#include "formdata.h"