changeset 799:a2f935269c15

ehh space removed :o
author arpi_esp
date Mon, 14 May 2001 09:37:44 +0000
parents cfb984ecb5fd
children dc6cdb87229a
files cfg-mplayer.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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},