From 110a7bdde3584d3222679f79989eccff639279ce Mon Sep 17 00:00:00 2001 From: Ryan Tharp Date: Fri, 17 Aug 2018 03:39:55 -0700 Subject: [PATCH] format --- include/llarp/service/endpoint.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llarp/service/endpoint.hpp b/include/llarp/service/endpoint.hpp index b7e01134b..3599ed064 100644 --- a/include/llarp/service/endpoint.hpp +++ b/include/llarp/service/endpoint.hpp @@ -173,7 +173,7 @@ namespace llarp uint64_t sequenceNo = 0; llarp::SharedSecret sharedKey; Endpoint* m_Parent; - //uint64_t m_UpdateIntrosetTX = 0; + // uint64_t m_UpdateIntrosetTX = 0; }; // passed a sendto context when we have a path established otherwise