/[axel]/trunk/conn.c
ViewVC logotype

Diff of /trunk/conn.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 27 by appaji-guest, Thu Apr 3 11:01:31 2008 UTC revision 36 by appaji-guest, Fri Sep 12 10:28:49 2008 UTC
# Line 100  int conn_set( conn_t *conn, char *set_ur Line 100  int conn_set( conn_t *conn, char *set_ur
100                          /* Dash the password: Save traffic by trying                          /* Dash the password: Save traffic by trying
101                             to avoid multi-line responses                */                             to avoid multi-line responses                */
102                          strcpy( conn->user, "anonymous" );                          strcpy( conn->user, "anonymous" );
103                          strcpy( conn->pass, "-lara_hack@gmx.co.uk" );                          strcpy( conn->pass, "mailto:axel-devel@alioth.debian.org" );
104                  }                  }
105                  else                  else
106                  {                  {

Legend:
Removed from v.27  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.5