[PATCH] turn off debugging in namedev

This commit is contained in:
greg@kroah.com 2003-10-23 00:12:58 -07:00 committed by Greg KH
parent 606bce83da
commit 6c5c770ac6
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>