[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk fs.c,1.34,1.35
Zoltan Ponekker
pontscho at mplayerhq.hu
Sun Sep 29 21:00:56 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.33,1.34
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_realaud.c,1.16,1.17 vd_realvid.c,1.15,1.16 ve_libdv.c,1.4,1.5 ve_vfw.c,1.10,1.11 vf_fame.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv11338
Modified Files:
fs.c
Log Message:
upsz ...
Index: fs.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/fs.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- fs.c 28 Sep 2002 20:33:56 -0000 1.34
+++ fs.c 29 Sep 2002 19:00:43 -0000 1.35
@@ -370,7 +370,7 @@
case fsFontSelector:
for( i=0;fsFontFileNames[i][0];i++ )
if( !strcmp( str,fsFontFileNames[i][0] ) )
- { fsFilter,fsFontFileNames[i][1]; break; }
+ { fsFilter=fsFontFileNames[i][1]; break; }
break;
default: return;
}
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.33,1.34
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_realaud.c,1.16,1.17 vd_realvid.c,1.15,1.16 ve_libdv.c,1.4,1.5 ve_vfw.c,1.10,1.11 vf_fame.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list