diff cfgparser.h @ 4268:83aedfde69f8

Some improvment and make -vcd -dvd options considered as playlist entry
author albeu
date Sat, 19 Jan 2002 22:16:47 +0000
parents f04c49aa2408
children 1cee88ee8db5
line wrap: on
line diff
--- a/cfgparser.h	Sat Jan 19 21:55:30 2002 +0000
+++ b/cfgparser.h	Sat Jan 19 22:16:47 2002 +0000
@@ -56,7 +56,7 @@
   config_save_t** config_stack;
   int cs_level;
   int parser_mode;  /* COMMAND_LINE or CONFIG_FILE */
-  int global; // Are we parsing global option
+  int flags;
   play_tree_t* pt; // play tree we use for playlist option, etc
   play_tree_t* last_entry; // last added entry
   play_tree_t* last_parent; // if last_entry is NULL we must create child of this