summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2006-12-14 12:42:58 +0000
committerphintuka <phintuka>2006-12-14 12:42:58 +0000
commit3627698ffde75a284580d91b89569da936215438 (patch)
tree2809884ed1cad69337123453fc718fbfb3e38197
parentfb6ce3c7a474c10b741b6b592531fd0205f41ed3 (diff)
downloadxineliboutput-3627698ffde75a284580d91b89569da936215438.tar.gz
xineliboutput-3627698ffde75a284580d91b89569da936215438.tar.bz2
Added SAP announcements flag
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6bd3e04f..34e46127 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.10 2006-10-23 19:21:23 phintuka Exp $
+ * $Id: config.h,v 1.11 2006-12-14 12:42:58 phintuka Exp $
*
*/
@@ -218,6 +218,7 @@ class config_t {
int remote_rtp_port;
int remote_rtp_ttl;
int remote_rtp_always_on;
+ int remote_rtp_sap;
int use_x_keyboard;