shithub: jbig2

Download patch

ref: e7c951253f1d39e3a6451cc476f89fd1a5827d97
parent: faf1a86071f89a81fd9c5f34840bb03a90650c50
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Nov 24 12:50:30 EST 2004

correct a typo

git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@334 ded80894-8fb9-0310-811b-c03f3676ab4d

--- a/jbig2_refinement.c
+++ b/jbig2_refinement.c
@@ -53,7 +53,7 @@
 }
 
 static int
-jbig2_decode_refinement_template1_unopt(Jbig2Ctx *ctx,
+jbig2_decode_refinement_template0_unopt(Jbig2Ctx *ctx,
                               Jbig2Segment *segment,
                               const Jbig2RefinementRegionParams *params,
                               Jbig2ArithState *as,