/pidgin/main: 978d601d2b3f: Remove a GtkIMHtmlSmiley reference i...
Ankit Vani
a at nevitus.org
Sun Feb 2 05:18:59 EST 2014
Changeset: 978d601d2b3f7b7b81a60d725be584165060435e
Author: Ankit Vani <a at nevitus.org>
Date: 2014-02-02 15:48 +0530
Branch: default
URL: https://hg.pidgin.im/pidgin/main/rev/978d601d2b3f
Description:
Remove a GtkIMHtmlSmiley reference in a doc comment (it was misspelled)
diffstat:
pidgin/gtksmiley.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/pidgin/gtksmiley.h b/pidgin/gtksmiley.h
--- a/pidgin/gtksmiley.h
+++ b/pidgin/gtksmiley.h
@@ -61,7 +61,7 @@ void pidgin_smileys_uninit(void);
/**
* Returns a GSList with the GtkWebViewSmiley of each custom smiley
*
- * @constreturn A GtkIMHmlSmiley list
+ * @constreturn A GtkWebViewSmiley list
*/
GSList *pidgin_smileys_get_all(void);
More information about the Commits
mailing list