# HG changeset patch # User szabii # Date 985128950 0 # Node ID 554c6e5f36ef23d69a81903b6ab11e445415d2b8 # Parent bcf0d6286b5c6e03a678ece2a3d2bd32ff6c383d ... :) diff -r bcf0d6286b5c -r 554c6e5f36ef cfgparser.c --- a/cfgparser.c Tue Mar 20 22:13:05 2001 +0000 +++ b/cfgparser.c Tue Mar 20 22:55:50 2001 +0000 @@ -19,7 +19,7 @@ #define COMMAND_LINE 0 #define CONFIG_FILE 1 -#define MAX_RECURSION_DEPTH 10 +#define MAX_RECURSION_DEPTH 8 #ifdef DEBUG #include