[PATCH] turn DEBUG_PARSER off by default.

This commit is contained in:
greg@kroah.com 2003-11-19 00:27:38 -08:00 committed by Greg KH
parent c34c7c5018
commit a43180955a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
*/
/* define this to enable parsing debugging */
#define DEBUG_PARSER
/* #define DEBUG_PARSER */
#include <stddef.h>
#include <stdlib.h>