fix pnseed
authoralexhz <balthazar@yandex.ru>
Sun, 10 Feb 2013 14:28:26 +0000 (14:28 +0000)
committeralexhz <balthazar@yandex.ru>
Sun, 10 Feb 2013 14:28:26 +0000 (14:28 +0000)
src/net.cpp

index 22f3777..6cf5347 100644 (file)
@@ -1050,7 +1050,7 @@ void ThreadDNSAddressSeed2(void* parg)
 
 unsigned int pnSeed[] =
 {
-    0xd749a5bc, 0xf649a5bc,
+    0x0x90EF78BC,
 };
 
 void DumpAddresses()