# HG changeset patch # User faust3 # Date 1041289202 0 # Node ID 809adad85bbc99abb6549be11da762c45b565655 # Parent 8b572238f63efbc6fe98bb30f01639a63e1a9696 10l another int i missing (without ^M) diff -r 8b572238f63e -r 809adad85bbc postproc/postprocess_template.c --- a/postproc/postprocess_template.c Mon Dec 30 22:24:20 2002 +0000 +++ b/postproc/postprocess_template.c Mon Dec 30 23:00:02 2002 +0000 @@ -3063,6 +3063,7 @@ memcpy(dstBlock, tempDst + dstStride, dstStride*(height-y)); else { + int i; for(i=0; i