summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-07 18:00:41 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-07 18:00:41 +0000
commitaad0dbd882d654a5bc1ba553725dd9f31fe246c3 (patch)
tree2113e47376ff31aad057c174a6620300a3f77e6c /mplayer.c
parent0c9392449485c088d8aa25cb8b510c1489050537 (diff)
downloadmpv-aad0dbd882d654a5bc1ba553725dd9f31fe246c3.tar.bz2
mpv-aad0dbd882d654a5bc1ba553725dd9f31fe246c3.tar.xz
small bugfixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5521 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.c b/mplayer.c
index eba25af4e5..ed645e18d5 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -2931,7 +2931,7 @@ if(benchmark){
#endif
mplStop();
#warning workaround for kiba playtree with gui ... if i dont play the prev/next file, then playtree sig6 (assert)
- eof=0;
+// eof=0;
}
#endif