Mercurial > pidgin.yaz
changeset 2753:9ed09c48131b
[gaim-migrate @ 2766]
you didn't see that
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 19 Nov 2001 04:09:58 +0000 |
parents | c694ece804bf |
children | 642413968b03 |
files | src/core.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/core.h Mon Nov 19 03:44:53 2001 +0000 +++ b/src/core.h Mon Nov 19 04:09:58 2001 +0000 @@ -112,7 +112,7 @@ struct buddy { int edittype; /* XXX CUI: this is really a GUI function and we need to put this in ui.h */ char name[80]; - char show[388]; /* 121 because MSN names can be 387 characters */ + char show[388]; /* because MSN names can be 387 characters */ int present; int evil; time_t signon;