X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpdf%2FGFXOutputDev.cc;h=d110976967e9a7b9ee9f122cf75e5e1ab5bd48fd;hb=8d0bd23a13453101037c3dee183a90181862feb3;hp=4258a3747639d2594e9146dafb7f10aaff28d11c;hpb=d86ad62fe446286296dd97226a1c7748ca40ddf2;p=swftools.git diff --git a/lib/pdf/GFXOutputDev.cc b/lib/pdf/GFXOutputDev.cc index 4258a37..d110976 100644 --- a/lib/pdf/GFXOutputDev.cc +++ b/lib/pdf/GFXOutputDev.cc @@ -669,7 +669,7 @@ GBool GFXOutputDev::needNonText() } void GFXOutputDev::endPage() { - msg(" endPage"); + msg(" endPage (GfxOutputDev)"); if(outer_clip_box) { device->endclip(device); outer_clip_box = 0;