include: Fix tagLOGCOLORSPACEW indentation.
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
bd571e7d1d
commit
0366b4194e
|
@ -193,7 +193,7 @@ typedef struct tagLOGCOLORSPACEA
|
|||
CHAR lcsFilename[MAX_PATH];
|
||||
} LOGCOLORSPACEA, *LPLOGCOLORSPACEA;
|
||||
|
||||
typedef struct tagLOGCOLORSPACEW
|
||||
typedef struct tagLOGCOLORSPACEW
|
||||
{
|
||||
DWORD lcsSignature;
|
||||
DWORD lcsVersion;
|
||||
|
|
Loading…
Reference in New Issue