From 140ffc62a23b22f84656ae768cfe719658aedbc2 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 30 Nov 2009 21:37:30 +0000 Subject: Trim trailing space & reduce space+tab. --- src/libw32dll/qtx/qtxsdk/components.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libw32dll/qtx') diff --git a/src/libw32dll/qtx/qtxsdk/components.h b/src/libw32dll/qtx/qtxsdk/components.h index 1456342f9..11e0824c9 100644 --- a/src/libw32dll/qtx/qtxsdk/components.h +++ b/src/libw32dll/qtx/qtxsdk/components.h @@ -721,13 +721,13 @@ static inline void dump_CodecDecompressParams(void* xxx){ printf("sequenceID=%ld\n",cd->sequenceID); idh=cd->imageDescription; if(idh && idh[0]) dump_ImageDescription(idh[0]); - + for(i=0;idata,cd->bufferSize); printf("frameno=%ld lines: %ld .. %ld condflags=0x%lX callerflags=0x%X\n", cd->frameNumber, cd->startLine, cd->stopLine, cd->conditionFlags,cd->callerFlags); -- cgit v1.2.3