pidgin: ac7e7c87: Fix perl compilation. I really wish the...
markdoliner at pidgin.im
markdoliner at pidgin.im
Sun Aug 21 23:46:03 EDT 2011
----------------------------------------------------------------------
Revision: ac7e7c8767be76d067401a4883f91e8f0cca1f71
Parent: f536c69fd56e64f098d00973c020536105f63095
Author: markdoliner at pidgin.im
Date: 08/21/11 23:40:04
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/ac7e7c8767be76d067401a4883f91e8f0cca1f71
Changelog:
Fix perl compilation. I really wish the .c files regenerated with the
header files they depend on change
Changes against parent f536c69fd56e64f098d00973c020536105f63095
patched libpurple/plugins/perl/common/Notify.xs
-------------- next part --------------
============================================================
--- libpurple/plugins/perl/common/Notify.xs e924086e320efeb33aec753d1de11e0f5ec50d08
+++ libpurple/plugins/perl/common/Notify.xs 627643ffd0e13b46535e2327fb6d6288c659aeb1
@@ -145,7 +145,7 @@ purple_notify_user_info_get_text_with_ne
Purple::NotifyUserInfo user_info
const char *newline
-void purple_notify_user_info_add_pair(user_info, label, value)
+void purple_notify_user_info_add_pair_html(user_info, label, value)
Purple::NotifyUserInfo user_info
const char *label
const char *value
More information about the Commits
mailing list