summaryrefslogtreecommitdiffstats
path: root/stream/tvi_dshow.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-16 02:00:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-16 02:00:29 +0000
commit1b915e419e1454b8d568fa3b9c97e83fc5a95965 (patch)
tree13e3862d9ebb16ae32a19671e1c9c00e69b3c342 /stream/tvi_dshow.c
parenteacf4421f4fe16674aefe8b628321188c4912521 (diff)
downloadmpv-1b915e419e1454b8d568fa3b9c97e83fc5a95965.tar.bz2
mpv-1b915e419e1454b8d568fa3b9c97e83fc5a95965.tar.xz
Replace double semicolon by single semicolon.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28611 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/tvi_dshow.c')
-rw-r--r--stream/tvi_dshow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tvi_dshow.c b/stream/tvi_dshow.c
index e06f4dc346..4a524852cd 100644
--- a/stream/tvi_dshow.c
+++ b/stream/tvi_dshow.c
@@ -3312,7 +3312,7 @@ static int control(priv_t * priv, int cmd, void *arg)
if (!priv->chains[1]->arpmt[0])
return TVI_CONTROL_FALSE;
- samplerate = *(int *) arg;;
+ samplerate = *(int *) arg;
for (i = 0; priv->chains[1]->arpmt[i]; i++)
if (check_audio_format