tabs to spaces

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5961 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2009-05-13 18:01:20 +00:00
parent ee32640065
commit 2651dc3573

View file

@ -30,8 +30,8 @@
; 2003 ; 2003
; Vista ; Vista
; 2008 ; 2008
; 7 ; 7
; 2008R2 ; 2008R2
; ;
; AtLeastServicePack checks if the installer is running on Windows service pack version at least as specified. ; AtLeastServicePack checks if the installer is running on Windows service pack version at least as specified.
; IsServicePack checks if the installer is running on Windows service pack version exactly as specified. ; IsServicePack checks if the installer is running on Windows service pack version exactly as specified.