# HG changeset patch # User Will Thompson # Date 1212063425 0 # Node ID 8522f594157c1df1e81d9bb477fc3cb6dc547d8e # Parent 636a116113d154628443c625068e4538c0306410 Add a prototype for ggp_to_gg_status. diff -r 636a116113d1 -r 8522f594157c libpurple/protocols/gg/gg.c --- 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.