From: greg@kroah.com Date: Thu, 23 Oct 2003 07:12:58 +0000 (-0700) Subject: [PATCH] turn off debugging in namedev X-Git-Tag: 005~6 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5c770ac62791fd514f3eee9e7a5a831eef8d32;p=systemd [PATCH] turn off debugging in namedev --- diff --git a/namedev.c b/namedev.c index 6d88b5d4..99542dc4 100644 --- a/namedev.c +++ b/namedev.c @@ -22,7 +22,7 @@ */ /* define this to enable parsing debugging */ -#define DEBUG_PARSER +/* #define DEBUG_PARSER */ #include #include