[axel-commits] r36 - /trunk/conn.c
appaji-guest at users.alioth.debian.org
appaji-guest at users.alioth.debian.org
Fri Sep 12 10:28:49 UTC 2008
Author: appaji-guest
Date: Fri Sep 12 10:28:49 2008
New Revision: 36
URL: http://svn.debian.org/wsvn/axel/?sc=1&rev=36
Log:
user mailto:axel-devel at alioth.debian.org as the anonymous ftp password
Modified:
trunk/conn.c
Modified: trunk/conn.c
URL: http://svn.debian.org/wsvn/axel/trunk/conn.c?rev=36&op=diff
==============================================================================
--- trunk/conn.c (original)
+++ trunk/conn.c Fri Sep 12 10:28:49 2008
@@ -100,7 +100,7 @@
/* Dash the password: Save traffic by trying
to avoid multi-line responses */
strcpy( conn->user, "anonymous" );
- strcpy( conn->pass, "-lara_hack at gmx.co.uk" );
+ strcpy( conn->pass, "mailto:axel-devel at alioth.debian.org" );
}
else
{
More information about the axel-commits
mailing list