diff libgaim/plugins/perl/common/module.h @ 14355:fb675c9eef7a

[gaim-migrate @ 17061] Update perl to reflect the changes to gaim_util_fetch_url(). I hope this compiles. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 27 Aug 2006 21:18:20 +0000
parents 8793fc8f7064
children 338ac096e322
line wrap: on
line diff
--- a/libgaim/plugins/perl/common/module.h	Sun Aug 27 21:13:30 2006 +0000
+++ b/libgaim/plugins/perl/common/module.h	Sun Aug 27 21:18:20 2006 +0000
@@ -248,7 +248,7 @@
 typedef GaimStringref *			Gaim__Stringref;
 
 /* util.h */
-typedef GaimInfoFieldFormatCallback	Gaim__Util__InfoFieldFormatCallback;
+typedef GaimUtilFetchUrlData	Gaim__Util__FetchUrlData;
 typedef GaimMenuAction *		Gaim__Menu__Action;
 
 /* value.h */