Mercurial > pidgin
changeset 31756:c571dbf696da
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Thu, 21 Jul 2011 05:55:03 +0000 |
| parents | 6d6056e176fe |
| children | b863432e81d1 |
| files | libpurple/protocols/sametime/sametime.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/sametime/sametime.c Thu Jul 21 05:39:48 2011 +0000 +++ b/libpurple/protocols/sametime/sametime.c Thu Jul 21 05:55:03 2011 +0000 @@ -924,7 +924,7 @@ if (!name) { DEBUG_WARN("Can't ensure a null group\n"); - return + return; } DEBUG_INFO("attempting to ensure group %s, called %s\n",
