diff options
Diffstat (limited to 'node/PacketDecoder.hpp')
| -rw-r--r-- | node/PacketDecoder.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/PacketDecoder.hpp b/node/PacketDecoder.hpp index fc5a0c66..1a713ade 100644 --- a/node/PacketDecoder.hpp +++ b/node/PacketDecoder.hpp @@ -97,7 +97,7 @@ private: const RuntimeEnvironment *renv; Address source; InetAddress remoteAddress; - int localPort; + Demarc::Port localPort; unsigned int vMajor,vMinor,vRevision; uint64_t helloPacketId; uint64_t helloTimestamp; |
