From 2555d120024bfa1fcdbddef864fff96154492d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 8 Mar 2011 13:57:49 -0300 Subject: seamonkey-libre-2.0.12-1 --- libre/thunderbird-libre/xulrunner-png14.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/thunderbird-libre/xulrunner-png14.patch (limited to 'libre/thunderbird-libre/xulrunner-png14.patch') diff --git a/libre/thunderbird-libre/xulrunner-png14.patch b/libre/thunderbird-libre/xulrunner-png14.patch new file mode 100644 index 000000000..1dc0ecda5 --- /dev/null +++ b/libre/thunderbird-libre/xulrunner-png14.patch @@ -0,0 +1,11 @@ +--- mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp.orig 2010-01-17 00:15:53.979744638 +0100 ++++ mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp 2010-01-17 00:16:07.855993411 +0100 +@@ -135,7 +135,7 @@ + + // initialize + mPNG = png_create_write_struct(PNG_LIBPNG_VER_STRING, +- png_voidp_NULL, ++ NULL, + ErrorCallback, + ErrorCallback); + if (! mPNG) -- cgit v1.2.3-2-g168b