mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Fix typo in header.
svn path=/trunk/; revision=30142
This commit is contained in:
parent
afa6748db1
commit
ca76afe698
1 changed files with 1 additions and 1 deletions
|
@ -283,6 +283,6 @@ typedef struct _GDIBSOBJECT
|
|||
{
|
||||
GDIBATCHHDR gbHdr;
|
||||
HGDIOBJ hgdiobj;
|
||||
} GDIBSOBJJECT, *PGDIBSOBJECT;
|
||||
} GDIBSOBJECT, *PGDIBSOBJECT;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue