summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 535c6237..07f917aa 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h,v 1.1 2006-06-03 09:50:54 phintuka Exp $
+ * $Id: config.h,v 1.2 2006-07-02 17:03:26 phintuka Exp $
*
*/
@@ -175,6 +175,7 @@ class config_t {
int scale_video;
int field_order;
int autocrop;
+ int exit_on_close;
int remote_mode;
int listen_port;