ntdll: Correct a comment (trivial)

Ken Sharp kennybobs at o2.co.uk
Wed Apr 13 14:48:17 CDT 2011


---
 dlls/ntdll/version.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/ntdll/version.c b/dlls/ntdll/version.c
index 33b886e..8efd318 100644
--- a/dlls/ntdll/version.c
+++ b/dlls/ntdll/version.c
@@ -164,7 +164,7 @@ static const RTL_OSVERSIONINFOEXW VersionData[NB_WINDOWS_VERSIONS] =
         {'S','e','r','v','i','c','e',' ','P','a','c','k',' ','1',0},
         1, 0, VER_SUITE_SINGLEUSERTS, VER_NT_WORKSTATION, 0
     },
-    /* WIN2K8 */
+    /* WIN2K8R2 */
     {
         sizeof(RTL_OSVERSIONINFOEXW), 6, 1, 0x1DB1, VER_PLATFORM_WIN32_NT,
         {'S','e','r','v','i','c','e',' ','P','a','c','k',' ','1',0},
-- 
1.7.1


--------------010902090109090801010500--



More information about the wine-patches mailing list