[jbig2-cvs] rev 334 - trunk

giles at ghostscript.com giles at ghostscript.com
Wed Nov 24 09:50:30 PST 2004


Author: giles
Date: 2004-11-24 09:50:30 -0800 (Wed, 24 Nov 2004)
New Revision: 334

Modified:
   trunk/jbig2_refinement.c
Log:
correct a typo

Modified: trunk/jbig2_refinement.c
===================================================================
--- trunk/jbig2_refinement.c	2004-11-24 17:49:18 UTC (rev 333)
+++ trunk/jbig2_refinement.c	2004-11-24 17:50:30 UTC (rev 334)
@@ -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,



More information about the jbig2-cvs mailing list