# HG changeset patch # User faust3 # Date 1041289202 0 # Node ID 927c246f1f6db3344dec8185c9f9f7e69098ee21 # Parent 0566d1a8426f913b84b152c56b1ddd772409f49b 10l another int i missing (without ^M) diff -r 0566d1a8426f -r 927c246f1f6d libpostproc/postprocess_template.c --- a/libpostproc/postprocess_template.c Mon Dec 30 12:36:28 2002 +0000 +++ b/libpostproc/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