summaryrefslogtreecommitdiff
path: root/codec.c
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2015-10-01 15:46:38 +0200
committerJohns <johns98@gmx.net>2015-10-01 15:46:38 +0200
commit5dc5601576c617516ec41c9c4899d3e18c0cc030 (patch)
tree72b17d2876e881e2d2afb4d4a4bf59cc0a1994a2 /codec.c
parent9e56747a566ceb886175ad85ea04ccab227b8051 (diff)
downloadvdr-plugin-softhddevice-5dc5601576c617516ec41c9c4899d3e18c0cc030.tar.gz
vdr-plugin-softhddevice-5dc5601576c617516ec41c9c4899d3e18c0cc030.tar.bz2
Fix comment spelling.
Diffstat (limited to 'codec.c')
-rw-r--r--codec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec.c b/codec.c
index 6d67150..35ef61c 100644
--- a/codec.c
+++ b/codec.c
@@ -115,7 +115,7 @@
///
static pthread_mutex_t CodecLockMutex;
- /// Flag prefer fast xhannel switch
+ /// Flag prefer fast channel switch
char CodecUsePossibleDefectFrames;
//----------------------------------------------------------------------------