1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 17:25:34 +03:00

[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

View File

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