summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2009-06-09 13:06:23 +0000
committerphintuka <phintuka>2009-06-09 13:06:23 +0000
commitf099ee5f45118d88480acb7d1999934eae1429fd (patch)
tree5636fbce9e67c97cbd19463d2908005cf9fdbb19
parent13d94f3c84a1808c31fa84d4dcccdf173796af13 (diff)
downloadxineliboutput-f099ee5f45118d88480acb7d1999934eae1429fd.tar.gz
xineliboutput-f099ee5f45118d88480acb7d1999934eae1429fd.tar.bz2
Merge from trunk:
tunning -> tuning
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index bd3f4011..e04231d7 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.46.2.3 2009-06-07 23:40:38 phintuka Exp $
+ * $Id: config.h,v 1.46.2.4 2009-06-09 13:06:23 phintuka Exp $
*
*/
@@ -386,7 +386,7 @@ class config_t {
// Advanced settings
int live_mode_sync; /* Sync SCR to transponder clock in live mode */
- int scr_tunning; /* Fine-tune xine egine SCR (to sync video to graphics output) */
+ int scr_tuning; /* Fine-tune xine egine SCR (to sync video to graphics output) */
int scr_hz; /* Current SCR speed (Hz), default is 90000 */
int decoder_mpeg2; /* DECODER_MPEG2_... */