diff options
Diffstat (limited to 'node/Switch.hpp')
| -rw-r--r-- | node/Switch.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Switch.hpp b/node/Switch.hpp index 9b3f7cba..6b81b376 100644 --- a/node/Switch.hpp +++ b/node/Switch.hpp @@ -216,7 +216,7 @@ private: const Packet &packet, bool encrypt); - const RuntimeEnvironment *const _r; + const RuntimeEnvironment *const RR; volatile uint64_t _lastBeacon; // Outsanding WHOIS requests and how many retries they've undergone |
