Mercurial > pidgin
changeset 31908:a686269689fe
Fix perl compilation. I really wish the .c files regenerated with the
header files they depend on change
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 22 Aug 2011 03:40:04 +0000 |
parents | 99ca503ea087 |
children | 6283c0f2b02f |
files | libpurple/plugins/perl/common/Notify.xs |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/plugins/perl/common/Notify.xs Mon Aug 22 02:23:28 2011 +0000 +++ b/libpurple/plugins/perl/common/Notify.xs Mon Aug 22 03:40:04 2011 +0000 @@ -145,7 +145,7 @@ 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