diff -r 2048974db21b -r 9b0109ae118d libpurple/protocols.c --- a/libpurple/protocols.c Sun Sep 01 05:01:14 2013 +0530 +++ b/libpurple/protocols.c Sun Sep 01 14:24:24 2013 +0530 @@ -431,8 +431,8 @@ if (purple_account_is_connecting(account)) /* - * We don't need to call the set_status PRPL function because - * the PRPL will take care of setting its status during the + * We don't need to call the set_status protocol function because + * the protocol will take care of setting its status during the * connection process. */ return;