# HG changeset patch # User diego # Date 1172085586 0 # Node ID 2c0d7e00db4d7df3d11909b2bb3d45230c3835a6 # Parent 63d07317cd7a26571ca0f0e7a87bed25884c8085 cosmetics: Fix another common typo, gurantee --> guArantee. diff -r 63d07317cd7a -r 2c0d7e00db4d postprocess_template.c --- a/postprocess_template.c Fri Dec 08 00:35:08 2006 +0000 +++ b/postprocess_template.c Wed Feb 21 19:19:46 2007 +0000 @@ -3464,7 +3464,7 @@ uint8_t *srcBlock= &(src[y*srcStride]); uint8_t *dstBlock= tempDst + dstStride; - // From this point on it is guranteed that we can read and write 16 lines downward + // From this point on it is guaranteed that we can read and write 16 lines downward // finish 1 block before the next otherwise we might have a problem // with the L1 Cache of the P4 ... or only a few blocks at a time or soemthing for(x=0; x