[svn] / branches / dev-api-3 / xvidcore / src / portab.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/portab.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 768, Thu Jan 9 11:36:33 2003 UTC revision 769, Sat Jan 11 14:59:24 2003 UTC
# Line 52  Line 52 
52   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
53   *  carries forward this exception.   *  carries forward this exception.
54   *   *
55   * $Id: portab.h,v 1.26.2.5 2003-01-05 03:31:26 suxen_drol Exp $   * $Id: portab.h,v 1.26.2.6 2003-01-11 14:59:23 chl Exp $
56   *   *
57   ****************************************************************************/   ****************************************************************************/
58    
# Line 76  Line 76 
76    
77  /* debug level for this library */  /* debug level for this library */
78  #ifdef _DEBUG  #ifdef _DEBUG
79  #define DPRINTF_LEVEL           (DPRINTF_RC|0x0000000f)  #define DPRINTF_LEVEL           (DPRINTF_RC|0x0000007F)
80  #else  #else
81  #define DPRINTF_LEVEL           DPRINTF_RC  #define DPRINTF_LEVEL           DPRINTF_RC
82  #endif  #endif

Legend:
Removed from v.768  
changed lines
  Added in v.769

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4