X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fnet.h;h=5666805d58acde309d40f08adc1d55ccf26c22fd;hb=a93ab877877925c60b2dbf56bdde8aa46b6b7391;hp=55f4d743dcabcdc9889faea57790f188b648e478;hpb=fdb365df0e9bf1b3073ea38212664cb59863bbd0;p=novacoin.git diff --git a/src/net.h b/src/net.h index 55f4d74..5666805 100644 --- a/src/net.h +++ b/src/net.h @@ -111,7 +111,7 @@ public: int64 nLastRecv; int64 nLastSendEmpty; int64 nTimeConnected; - unsigned int nHeaderStart; + signed int nHeaderStart; unsigned int nMessageStart; CAddress addr; int nVersion;