From c5d8c105c3dba510f2e38b3abb7b388ea3507b88 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Tue, 22 Nov 2005 12:00:23 +0000 Subject: [PATCH] Correct URL for version infomation database website. --- dlls/ntdll/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/ntdll/version.c b/dlls/ntdll/version.c index 5a2b1f2147..5bd25316c2 100644 --- a/dlls/ntdll/version.c +++ b/dlls/ntdll/version.c @@ -54,7 +54,7 @@ typedef enum /* FIXME: compare values below with original and fix. * An *excellent* win9x version page (ALL versions !) - * can be found at members.aol.com/axcel216/ver.htm */ + * can be found at www.mdgx.com/ver.htm */ static const RTL_OSVERSIONINFOEXW VersionData[NB_WINDOWS_VERSIONS] = { /* WIN20 FIXME: verify values */