[Mplayer-cvslog] CVS: main mplayer.c,1.698,1.699

Alex Beregszaszi alex at mplayerhq.hu
Sat May 31 19:31:05 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv26556

Modified Files:
	mplayer.c 
Log Message:
reversed my 10l

Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.698
retrieving revision 1.699
diff -u -r1.698 -r1.699
--- mplayer.c	30 May 2003 18:48:44 -0000	1.698
+++ mplayer.c	31 May 2003 17:30:47 -0000	1.699
@@ -3529,10 +3529,10 @@
   goto play_next_file;
 }
 
+#ifdef HAVE_FREETYPE
 current_module="uninit_font";
 if (vo_font) free_font_desc(vo_font);
 vo_font = NULL;
-#ifdef HAVE_FREETYPE
 done_freetype();
 #endif
 



More information about the MPlayer-cvslog mailing list