Mercurial > pidgin.yaz
changeset 21530:bfa475b15dc5
Fix something I mistyped.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 19:36:19 +0000 |
parents | d3ac933fae46 |
children | 07c91ea3da0e |
files | libpurple/blist.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/blist.h Thu Nov 15 19:35:27 2007 +0000 +++ b/libpurple/blist.h Thu Nov 15 19:36:19 2007 +0000 @@ -528,7 +528,7 @@ /** * Removes a buddy from the buddy list and frees the memory allocated to it. * This doesn't actually try to remove the buddy from the server list, nor does - * it clean up the prpl_info. + * it clean up the prpl_data. * * @param buddy The buddy to be removed */