diff options
Diffstat (limited to 'node/Network.hpp')
| -rw-r--r-- | node/Network.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Network.hpp b/node/Network.hpp index 73178573..44c5d5b5 100644 --- a/node/Network.hpp +++ b/node/Network.hpp @@ -280,7 +280,7 @@ public: /** * Update multicast balance for an address and multicast group, return whether packet is allowed * - * @param a Address that wants to send/relay packet + * @param a Originating address of multicast packet * @param mg Multicast group * @param bytes Size of packet * @return True if packet is within budget |
