summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-07-06 14:39:28 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-07-06 14:39:28 -0700
commit255320e2a6f340fca6c53f3a0516f99a4cb4562b (patch)
tree408de83a129c66659fe312d44a612a2887cecce7 /node/Packet.hpp
parent93bb934d4e77fd1436ebe81336d396fa769aa59b (diff)
downloadinfinitytier-255320e2a6f340fca6c53f3a0516f99a4cb4562b.tar.gz
infinitytier-255320e2a6f340fca6c53f3a0516f99a4cb4562b.zip
pushDirectPaths() implementation
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index 14fac1bf..9b86709a 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -892,7 +892,6 @@ public:
VERB_SET_EPHEMERAL_KEY = 15,
/* Push of potential endpoints for direct communication:
- * <[1] flags (unused, must be zero)>
* <[2] 16-bit number of paths>
* <[...] paths>
*