1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00

ehh space removed :o

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@800 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-05-14 09:37:44 +00:00
parent ea0baf7de4
commit 5bc84d0f81

View File

@ -78,7 +78,7 @@ struct config conf[]={
{"framedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 0, 1},
{"hardframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 0, 2},
{"no framedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 1, 0},
{"noframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 1, 0},
{"aid", &audio_id, CONF_TYPE_INT, CONF_RANGE, 0, 256},
{"vid", &video_id, CONF_TYPE_INT, CONF_RANGE, 0, 256},