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

Alex Beregszaszi alex at mplayerhq.hu
Fri May 30 20:49:08 CEST 2003


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

Modified Files:
	mplayer.c 
Log Message:
10l

Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.697
retrieving revision 1.698
diff -u -r1.697 -r1.698
--- mplayer.c	30 May 2003 18:30:24 -0000	1.697
+++ mplayer.c	30 May 2003 18:48:44 -0000	1.698
@@ -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