[MPlayer-cvslog] r23033 - trunk/libass/ass_render.c
eugeni
subversion at mplayerhq.hu
Sat Apr 21 00:57:55 CEST 2007
Author: eugeni
Date: Sat Apr 21 00:57:55 2007
New Revision: 23033
Modified:
trunk/libass/ass_render.c
Log:
A meaningless cosmetic change.
Modified: trunk/libass/ass_render.c
==============================================================================
--- trunk/libass/ass_render.c (original)
+++ trunk/libass/ass_render.c Sat Apr 21 00:57:55 2007
@@ -1251,7 +1251,7 @@ static void get_glyph(int symbol, glyph_
key->be = render_context.be;
val = cache_find_glyph(key);
-// val = 0;
+/* val = 0; */
if (val) {
info->glyph = info->outline_glyph = 0;
More information about the MPlayer-cvslog
mailing list