From ef5f695d5ec9bb7538a24e23335bfef3d09d0a29 Mon Sep 17 00:00:00 2001 From: anders_k Date: Sat, 27 Dec 2008 14:09:58 +0000 Subject: [PATCH] Updated description comment to new filename git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5889 212acab6-be3b-0410-9dea-997c60f758d6 --- Include/WinCore.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/WinCore.nsh b/Include/WinCore.nsh index 86d78674..aac73aa5 100644 --- a/Include/WinCore.nsh +++ b/Include/WinCore.nsh @@ -1,6 +1,6 @@ /* -WinDef.nsh & Win\*.nsh - Collection of common windows defines +WinCore.nsh & Win\*.nsh - Collection of common windows defines !define __WIN_NOINC_xxx to exclude a windows header file !define __WIN_MS_xxx to exclude specific things (The original #ifdef xxx checks can be found in the official Microsoft headers)