[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [wine] 70/328: include: Fix tagLOGCOLORSPACEW indentation.



This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository wine.

commit 0366b4194e617643463bb9d7a21b81ae6b5a7b23
Author: Austin English <austinenglish@gmail.com>
Date:   Tue Feb 23 02:40:28 2016 -0600

    include: Fix tagLOGCOLORSPACEW indentation.
    
    Signed-off-by: Austin English <austinenglish@gmail.com>
    Signed-off-by: Alexandre Julliard <julliard@winehq.org>
---
 include/wingdi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/wingdi.h b/include/wingdi.h
index ff11406..dbe12cd 100644
--- a/include/wingdi.h
+++ b/include/wingdi.h
@@ -193,7 +193,7 @@ typedef struct tagLOGCOLORSPACEA
   CHAR lcsFilename[MAX_PATH];
 } LOGCOLORSPACEA, *LPLOGCOLORSPACEA;
 
- typedef struct tagLOGCOLORSPACEW
+typedef struct tagLOGCOLORSPACEW
 {
   DWORD lcsSignature;
   DWORD lcsVersion;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



Reply to: