Skip to content
Snippets Groups Projects
Commit 8574c520 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard
Browse files

include: Fix the spelling of a comment.

parent 7429be11
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ enum
typedef struct DC_ATTR
{
HDC hdc; /* handle to self */
LONG disabled; /* disabled flag, controled by DCHF_(DISABLE|ENABLE)DC */
LONG disabled; /* disabled flag, controlled by DCHF_(DISABLE|ENABLE)DC */
int save_level;
COLORREF background_color;
COLORREF brush_color;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment