Commit c3dfc7b8 authored by James McKenzie's avatar James McKenzie Committed by Alexandre Julliard

gdi32: Correct typo in comment.

parent 2ecb5860
......@@ -318,7 +318,7 @@ HFONT WINAPI CreateFontIndirectExA( const ENUMLOGFONTEXDVA *penumexA )
}
/***********************************************************************
* CreateFontIndirectExA (GDI32.@)
* CreateFontIndirectExW (GDI32.@)
*/
HFONT WINAPI CreateFontIndirectExW( const ENUMLOGFONTEXDVW *penumex )
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment