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 <[email protected]> Date: Tue Feb 23 02:40:28 2016 -0600 include: Fix tagLOGCOLORSPACEW indentation. Signed-off-by: Austin English <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]> --- 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 _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
