diff plugins/perl/common/module.h @ 13104:e1e5462b7d81

[gaim-migrate @ 15466] Rework lots of date parsing. I either introduced a whole lot of bugs, or I've made sure all dates are localized properly now. Only time will tell which it is... ;) committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 02 Feb 2006 19:50:51 +0000
parents 6be2c7c70a82
children
line wrap: on
line diff
--- a/plugins/perl/common/module.h	Thu Feb 02 19:39:12 2006 +0000
+++ b/plugins/perl/common/module.h	Thu Feb 02 19:50:51 2006 +0000
@@ -247,6 +247,7 @@
 typedef GaimStringref *			Gaim__Stringref;
 
 /* util.h */
+typedef GaimInfoFieldFormatCallback	Gaim__Util__InfoFieldFormatCallback;
 typedef GaimMenuAction *		Gaim__Menu__Action;
 
 /* value.h */