/soc/2013/ankitkv/gobjectification: 7af9ef06882b: Merge default ...

Ankit Vani a at nevitus.org
Sun Jan 19 20:40:56 EST 2014


Changeset: 7af9ef06882b28046c0c97ac01e6d8c14d3ad06e
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2014-01-20 07:10 +0530
Branch:	 soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/7af9ef06882b

Description:

Merge default branch

diffstat:

 libpurple/util.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff --git a/libpurple/util.h b/libpurple/util.h
--- a/libpurple/util.h
+++ b/libpurple/util.h
@@ -1351,9 +1351,9 @@ const gchar *purple_gai_strerror(gint er
  * @param a The first string.
  * @param b The second string.
  *
- * @return -1 if @a is less than @b.
- *          0 if @a is equal to @b.
- *          1 if @a is greater than @b.
+ * @return -1 if @a a is less than @a b.
+ *          0 if @a a is equal to @a b.
+ *          1 if @a a is greater than @a b.
  */
 int purple_utf8_strcasecmp(const char *a, const char *b);
 



More information about the Commits mailing list