changeset 10054:ecb2384d4bab

[gaim-migrate @ 11018] Added time_t to the perl typedef file. Patch by Gregory C. Harfst (patch #976005) committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 20 Sep 2004 03:23:59 +0000
parents a4ceacb1816d
children 0436734708fa
files plugins/perl/common/typemap
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/common/typemap	Mon Sep 20 02:35:36 2004 +0000
+++ b/plugins/perl/common/typemap	Mon Sep 20 03:23:59 2004 +0000
@@ -1,4 +1,5 @@
 TYPEMAP
+time_t                   T_IV
 gboolean                 T_BOOL
 const char *             T_PV
 Gaim::Account            T_GaimObj