Commit cea66e58 authored by Peter Oberndorfer's avatar Peter Oberndorfer Committed by Alexandre Julliard

gdi32: Fix a comment typo.

parent 730d5469
......@@ -869,7 +869,7 @@ VOID WINAPI SetMagicColors16(HDC16 hDC, COLORREF color, UINT16 index)
}
/*********************************************************************
* SetMagicColors (GDI.@)
* SetMagicColors (GDI32.@)
*/
BOOL WINAPI SetMagicColors(HDC hdc, ULONG u1, ULONG u2)
{
......
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