Mon, 08 Aug 2005 02:21:57 +0000
[gaim-migrate @ 13330]
Some compile warning fixes. It's very possible the perl warnings
were caused by some of my changes to the core last week
--- a/plugins/perl/common/Cipher.xs Mon Aug 08 02:18:16 2005 +0000 +++ b/plugins/perl/common/Cipher.xs Mon Aug 08 02:21:57 2005 +0000 @@ -111,7 +111,7 @@ gaim_cipher_context_digest_to_str(context, in_len, digest_s, out_len) Gaim::Cipher::Context context size_t in_len - guchar &digest_s + gchar &digest_s size_t &out_len gint