Mercurial > pidgin
diff src/multi.c @ 2317:ab8ca5d75dcd
[gaim-migrate @ 2327]
hi
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 20 Sep 2001 04:50:50 +0000 |
| parents | 64b4c69c1c5e |
| children | 94314b9dbda4 |
line wrap: on
line diff
--- a/src/multi.c Thu Sep 20 04:29:56 2001 +0000 +++ b/src/multi.c Thu Sep 20 04:50:50 2001 +0000 @@ -47,7 +47,7 @@ static GtkWidget *newmod = NULL; /* the dialog for creating a new account */ static GtkWidget *newmain = NULL; /* the notebook that holds options */ static struct aim_user tmpusr = { "", "", "", OPT_USR_REM_PASS, DEFAULT_PROTO, - { "", "", "", "", "", "", "" }, NULL, NULL, NULL, NULL, NULL, NULL, + { "", "", "", "", "", "", "" }, "", NULL, NULL, NULL, NULL, NULL, NULL, NULL, OPT_USR_REM_PASS, DEFAULT_PROTO, NULL, NULL, NULL }; static void generate_prpl_options(struct aim_user *, GtkWidget *);
