Jacek Caban : urlmon: Update winehq.org IP.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 30 05:22:17 CST 2006


Module: wine
Branch: master
Commit: ee5a4400303bf77c653c6ee179aff64696cf9c50
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ee5a4400303bf77c653c6ee179aff64696cf9c50

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Oct 28 14:18:37 2006 +0200

urlmon: Update winehq.org IP.

---

 dlls/urlmon/tests/protocol.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/urlmon/tests/protocol.c b/dlls/urlmon/tests/protocol.c
index 53c5bc4..84050dc 100644
--- a/dlls/urlmon/tests/protocol.c
+++ b/dlls/urlmon/tests/protocol.c
@@ -249,7 +249,7 @@ static HRESULT WINAPI ProtocolSink_Repor
     static const WCHAR host[] =
         {'w','w','w','.','w','i','n','e','h','q','.','o','r','g',0};
     static const WCHAR wszWineHQIP[] =
-        {'2','0','9','.','3','2','.','1','4','1','.','3',0};
+        {'2','0','9','.','4','6','.','2','5','.','1','3','4',0};
     /* I'm not sure if it's a good idea to hardcode here the IP address... */
 
     switch(ulStatusCode) {




More information about the wine-cvs mailing list