Mercurial > pidgin.yaz
changeset 18462:d4d31d8112b5
merge of 'b0ec0f2d37460f78a06935a7f1d5a57f897c916f'
and 'f77175b39d6209f3bca85b3d1baca3eee2f14900'
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Mon, 09 Jul 2007 12:13:38 +0000 |
parents | 6e07a5da756e (diff) d2b6ae715eae (current diff) |
children | 18a81722d6d4 |
files | pidgin/gtkdocklet.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/blist.h Mon Jul 09 02:01:25 2007 +0000 +++ b/libpurple/blist.h Mon Jul 09 12:13:38 2007 +0000 @@ -635,7 +635,7 @@ /** * Finds a group by name * - * @param name The groups name + * @param name The group's name * @return The group or NULL if the group does not exist */ PurpleGroup *purple_find_group(const char *name);