Mercurial > pidgin.yaz
changeset 23242:8522f594157c
Add a prototype for ggp_to_gg_status.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Thu, 29 May 2008 12:17:05 +0000 |
parents | 636a116113d1 |
children | 56d88bfeed76 |
files | libpurple/protocols/gg/gg.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/gg/gg.c Thu May 29 12:15:41 2008 +0000 +++ b/libpurple/protocols/gg/gg.c Thu May 29 12:17:05 2008 +0000 @@ -927,8 +927,10 @@ /* ----- INTERNAL CALLBACKS --------------------------------------------- */ /* ---------------------------------------------------------------------- */ -/* just a prototype */ +/* Prototypes */ static void ggp_set_status(PurpleAccount *account, PurpleStatus *status); +static int ggp_to_gg_status(PurpleStatus *status, char **msg); + /** * Handle change of the status of the buddy.