X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fdevices%2Frecord.c;h=5f3709a1b72a600c95713ef1e2fc370297b88b3d;hp=fad11897277cf99b63a3aa67444ea215c344a1a9;hb=7fb4a4ac393f19a0b8a8998a2f1deac88c97eda0;hpb=535ddce3cefe30fe78caf4e6aa3897b18cd1edef diff --git a/lib/devices/record.c b/lib/devices/record.c index fad1189..5f3709a 100644 --- a/lib/devices/record.c +++ b/lib/devices/record.c @@ -460,6 +460,7 @@ static void replay(struct _gfxdevice*dev, gfxdevice_t*out, reader_t*r) } case OP_ENDPAGE: { msg(" replay: ENDPAGE"); + out->endpage(out); break; } case OP_FINISH: {