X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FJBIG2Stream.h;h=877dd7f50e5fce50798e01abd4ad807cfcad7936;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=e15c3ac9fb32ea9789a4478b4b43280e96af9ab4;hpb=6112dfe4b45b0305c7a6f61bd8a847f69f892cbb;p=evince.git diff --git a/pdf/xpdf/JBIG2Stream.h b/pdf/xpdf/JBIG2Stream.h index e15c3ac9..877dd7f5 100644 --- a/pdf/xpdf/JBIG2Stream.h +++ b/pdf/xpdf/JBIG2Stream.h @@ -2,7 +2,7 @@ // // JBIG2Stream.h // -// Copyright 2002 Glyph & Cog, LLC +// Copyright 2002-2003 Glyph & Cog, LLC // //======================================================================== @@ -60,7 +60,7 @@ private: JBIG2Bitmap **syms, Guint defPixel, Guint combOp, Guint transposed, Guint refCorner, - Guint sOffset, + int sOffset, JBIG2HuffmanTable *huffFSTable, JBIG2HuffmanTable *huffDSTable, JBIG2HuffmanTable *huffDTTable,