Mercurial > pidgin
changeset 18584:91fdd3e4892f
We don't need dynamic things here.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 21 Jul 2007 06:15:26 +0000 |
parents | cf7297803a73 |
children | 823946ddd527 |
files | finch/gntblist.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/finch/gntblist.c Sat Jul 21 05:53:05 2007 +0000 +++ b/finch/gntblist.c Sat Jul 21 06:15:26 2007 +0000 @@ -98,7 +98,7 @@ } u; } StatusBoxItem; -FinchBlist *ggblist; +static FinchBlist *ggblist; static void add_buddy(PurpleBuddy *buddy, FinchBlist *ggblist); static void add_contact(PurpleContact *contact, FinchBlist *ggblist);