From af8fcac0fcfd64600a442dc4d633601e29e611ea Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 25 Jul 2013 15:19:35 -0400 Subject: RPC infrastructure work in progress. --- node/Packet.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/Packet.hpp') diff --git a/node/Packet.hpp b/node/Packet.hpp index 13361497..8b06d1a5 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -466,7 +466,7 @@ public: VERB_MULTICAST_FRAME = 9, /* Call a plugin via RPC: - * <[1] length of function name> + * <[2] length of function name> * <[...] function name> * [<[2] length of argument>] * [<[...] argument>] -- cgit v1.2.3