Changeset 5c6cffbd37bdb499735f177cb4da40b2a8c4c3b9

Show
Ignore:
Timestamp:
02/08/06 00:03:45 (3 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1139353425 +0000
git-parent:

[2f6ad030e73614e9254e3441fbc738e24341c17d]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1139353425 +0000
Message:

Typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/misc/win32text.c

    rc8e0f0a r5c6cffb  
    325325        i_font_color = p_sys->i_font_color; 
    326326        i_font_alpha = 255 - p_sys->i_font_opacity; 
    327         i_font_size = p_sys->i_default_fontsize; 
     327        i_font_size = p_sys->i_default_font_size; 
    328328    } 
    329329