diff plugins/perl/common/typemap @ 12235:62bed9e1bce0

[gaim-migrate @ 14537] warning fix committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 27 Nov 2005 17:38:19 +0000
parents f8e22fef03fc
children 976677e67239
line wrap: on
line diff
--- a/plugins/perl/common/typemap	Sun Nov 27 04:41:13 2005 +0000
+++ b/plugins/perl/common/typemap	Sun Nov 27 17:38:19 2005 +0000
@@ -25,6 +25,7 @@
 size_t *				T_PTR
 Gaim::GTK::Widget *			T_PTR
 GCallback				T_PTR
+GHookFunc				T_PTR
 va_list					T_PTR
 GString *					T_PTR
 GData *					T_PTR