# HG changeset patch # User arpi_esp # Date 989833064 0 # Node ID a2f935269c154e50356c52729e7fced9b41df980 # Parent cfb984ecb5fd1da0809be568a5f99bdf4a80f634 ehh space removed :o diff -r cfb984ecb5fd -r a2f935269c15 cfg-mplayer.h --- a/cfg-mplayer.h Mon May 14 09:35:51 2001 +0000 +++ b/cfg-mplayer.h Mon May 14 09:37:44 2001 +0000 @@ -78,7 +78,7 @@ {"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},