diff libpurple/plugins/perl/common/module.h @ 17159:ae2edfa3de1f

Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.h functions for perl. Closes #774
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 20 May 2007 05:48:56 +0000
parents 39c7bb133a9f
children 79c1f60ece2e
line wrap: on
line diff
--- a/libpurple/plugins/perl/common/module.h	Sat May 19 02:42:57 2007 +0000
+++ b/libpurple/plugins/perl/common/module.h	Sun May 20 05:48:56 2007 +0000
@@ -236,7 +236,7 @@
 
 /* savedstatuses.h */
 typedef PurpleSavedStatus *		Purple__SavedStatus;
-typedef PurpleSavedStatusSub *		Purple__SavedStatusSub;
+typedef PurpleSavedStatusSub *		Purple__SavedStatus__Sub;
 
 /* sound.h */
 typedef PurpleSoundEventID		Purple__SoundEventID;