From 050a0ce85dd548550001188a3c4d45d3163dff1d Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 25 Sep 2014 15:08:29 -0700 Subject: . --- node/IncomingPacket.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/IncomingPacket.hpp') diff --git a/node/IncomingPacket.hpp b/node/IncomingPacket.hpp index 27abd2c2..5697c792 100644 --- a/node/IncomingPacket.hpp +++ b/node/IncomingPacket.hpp @@ -97,7 +97,7 @@ public: * Once true is returned, this must not be called again. The packet's state * may no longer be valid. * - * @param _r Runtime environment + * @param RR Runtime environment * @return True if decoding and processing is complete, false if caller should try again * @throws std::out_of_range Range error processing packet (should be discarded) * @throws std::runtime_error Other error processing packet (should be discarded) -- cgit v1.2.3