--- branches/dev-api-3/xvidcore/src/portab.h 2002/11/06 21:05:30 630 +++ branches/dev-api-3/xvidcore/src/portab.h 2002/11/07 10:31:03 631 @@ -15,7 +15,7 @@ #ifdef _DEBUG // debug level -#define DPRINTF_LEVEL 0x00000000 +#define DPRINTF_LEVEL 0x0000000f #else #define DPRINTF_LEVEL 0x0 #endif