pidgin: 8b02f0cc: A few character comment change.
markdoliner at pidgin.im
markdoliner at pidgin.im
Tue Jun 3 01:55:48 EDT 2008
-----------------------------------------------------------------
Revision: 8b02f0cc829e0ed1a5458b317332667d216d4ab5
Ancestor: fa58d38b47ddd3adf4314e997ff052d610af4d09
Author: markdoliner at pidgin.im
Date: 2008-06-03T05:51:17
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/8b02f0cc829e0ed1a5458b317332667d216d4ab5
Modified files:
libpurple/cmds.h
ChangeLog:
A few character comment change.
-------------- next part --------------
============================================================
--- libpurple/cmds.h 5bbd2dfb144ab1186888850a469f95d3ab7eacff
+++ libpurple/cmds.h ad751a42c6357b659ae8d5b1462323d83aacae8a
@@ -171,7 +171,7 @@ void purple_cmd_unregister(PurpleCmdId i
* include both the default formatting and any extra manual formatting.
* @param errormsg If the command failed errormsg is filled in with the appropriate error
* message. It must be freed by the caller with g_free().
- * @return A #PurpleCmdStatus indicated if the command succeeded or failed.
+ * @return A #PurpleCmdStatus indicating if the command succeeded or failed.
*/
PurpleCmdStatus purple_cmd_do_command(PurpleConversation *conv, const gchar *cmdline,
const gchar *markup, gchar **errormsg);
More information about the Commits
mailing list