SVN revision: 12710
This commit is contained in:
xcomputerman 2005-01-03 21:38:36 +00:00 committed by xcomputerman
parent 72dcee3d4a
commit 111faea997
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
/* OBJECT_CHECK is a simple null pointer and magic number check with no */
/* debug output */
#define OBJECT_PARANOIA_CHECK
//#define OBJECT_PARANOIA_CHECK
//#define OBJECT_CHECK
#ifndef __GLIBC__