pkgsrc/graphics/ImageMagick/patches/patch-aa
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

17 lines
305 B
Text

$NetBSD: patch-aa,v 1.19 2002/08/25 19:22:45 jlam Exp $
--- coders/fits.c.orig Sun Aug 18 03:20:46 2002
+++ coders/fits.c Tue Aug 20 08:35:05 2002
@@ -180,9 +180,11 @@
k,
l,
packet_size,
- quantum,
scene,
y;
+
+ int32_t
+ quantum;
register IndexPacket
*indexes;