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

Michael Gilbert mgilbert at moszumanska.debian.org
Sat Mar 5 05:17:21 UTC 2016


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 at gmail.com>
Date:   Tue Feb 23 02:40:28 2016 -0600

    include: Fix tagLOGCOLORSPACEW indentation.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at 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



More information about the pkg-wine-party mailing list