diff plugins/perl/common/typemap @ 6678:eb95f31fa4eb

[gaim-migrate @ 7203] The perl plugin should now work with perl v5.6.0. This is not tested yet, but it compiles and should work now. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 01 Sep 2003 22:16:10 +0000
parents d25ae4b5a204
children ecb2384d4bab
line wrap: on
line diff
--- a/plugins/perl/common/typemap	Mon Sep 01 20:34:53 2003 +0000
+++ b/plugins/perl/common/typemap	Mon Sep 01 22:16:10 2003 +0000
@@ -1,5 +1,6 @@
 TYPEMAP
 gboolean                 T_BOOL
+const char *             T_PV
 Gaim::Account            T_GaimObj
 Gaim::BuddyList::Group   T_GaimObj
 Gaim::BuddyList::Buddy   T_GaimObj