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

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

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

revision 886, Fri Feb 21 14:49:29 2003 UTC revision 890, Sat Feb 22 08:49:45 2003 UTC
# Line 23  Line 23 
23   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
24   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
25   *   *
26   * $Id: portab.h,v 1.46 2003-02-18 15:48:15 chl Exp $   * $Id: portab.h,v 1.46.2.1 2003-02-22 08:49:44 suxen_drol Exp $
27   *   *
28   ****************************************************************************/   ****************************************************************************/
29    
# Line 47  Line 47 
47    
48  /* debug level for this library */  /* debug level for this library */
49  #ifdef _DEBUG  #ifdef _DEBUG
50  #define DPRINTF_LEVEL       0x000000ff  #ifndef DPRINTF_LEVEL
51    #define DPRINTF_LEVEL       0x8000000f
52    #endif
53  #else  #else
54  #define DPRINTF_LEVEL       0  #define DPRINTF_LEVEL       0
55  #endif  #endif

Legend:
Removed from v.886  
changed lines
  Added in v.890

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