/soc/2013/ankitkv/gobjectification: 5a28997714f9: Fixed a fail c...
Ankit Vani
a at nevitus.org
Tue Jul 16 11:37:19 EDT 2013
Changeset: 5a28997714f9d7f22d5aa16ca6479e90554bf677
Author: Ankit Vani <a at nevitus.org>
Date: 2013-07-16 20:58 +0530
Branch: soc.2013.gobjectification
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/5a28997714f9
Description:
Fixed a fail copy/paste
diffstat:
libpurple/ft.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/libpurple/ft.h b/libpurple/ft.h
--- a/libpurple/ft.h
+++ b/libpurple/ft.h
@@ -198,7 +198,7 @@ G_BEGIN_DECLS
* TODO Boxing of PurpleXfer is a temporary solution to having a GType for
* file transfers. This should rather be a GObject instead of a GBoxed.
*/
-GType purple_plugin_get_type(void);
+GType purple_xfer_get_type(void);
/**
* Creates a new file transfer handle.
More information about the Commits
mailing list