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:
Austin English 2016-02-23 02:40:28 -06:00 committed by Alexandre Julliard
parent bd571e7d1d
commit 0366b4194e

View file

@ -193,7 +193,7 @@ typedef struct tagLOGCOLORSPACEA
CHAR lcsFilename[MAX_PATH];
} LOGCOLORSPACEA, *LPLOGCOLORSPACEA;
typedef struct tagLOGCOLORSPACEW
typedef struct tagLOGCOLORSPACEW
{
DWORD lcsSignature;
DWORD lcsVersion;