summaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-24 16:35:06 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-24 16:35:06 -0700
commit38571167247be5cef4f869f1e6cdeb9a82724ca1 (patch)
treed45067db5bc40b50de8616de761ae56a20d39bcd /node
parent5c7cd53f13650c5dc2ef117f0ae70d5760a2214e (diff)
downloadinfinitytier-38571167247be5cef4f869f1e6cdeb9a82724ca1.tar.gz
infinitytier-38571167247be5cef4f869f1e6cdeb9a82724ca1.zip
More testnet work.
Diffstat (limited to 'node')
-rw-r--r--node/Node.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Node.hpp b/node/Node.hpp
index 75bc7a8b..01b2d135 100644
--- a/node/Node.hpp
+++ b/node/Node.hpp
@@ -176,7 +176,7 @@ public:
throw();
/**
- * Leave a network
+ * Leave a network (if a member)
*
* @param nwid 64-bit network ID
*/