summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-06-11 19:03:14 +0000
committerphintuka <phintuka>2007-06-11 19:03:14 +0000
commit056e3b33aeca2d8859379f20790699a0d050d99c (patch)
tree066db8ab53513329c31ac6b2a6eeaf05503d5a04 /config.h
parent6268fd35bd376547f685ef9ee9e4680b8b20d0f8 (diff)
downloadxineliboutput-056e3b33aeca2d8859379f20790699a0d050d99c.tar.gz
xineliboutput-056e3b33aeca2d8859379f20790699a0d050d99c.tar.bz2
use_remote_keyboard --> remote_keyboard
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 9b272bab..dc7ed2f7 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.23 2007-05-17 16:09:49 phintuka Exp $
+ * $Id: config.h,v 1.24 2007-06-11 19:03:14 phintuka Exp $
*
*/
@@ -229,7 +229,7 @@ class config_t {
int remote_mode;
int listen_port;
- int use_remote_keyboard;
+ int remote_keyboard;
int remote_usetcp, remote_useudp, remote_usertp, remote_usepipe;
int remote_http_files; /* allow http streaming of media files to xineliboutput clients
* (currently replayed media file from xineliboutput media player)