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
This commit is contained in:
anders_k 2008-12-27 14:09:58 +00:00
parent 3241c3976e
commit ef5f695d5e

View file

@ -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)