summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Packet.hpp')
-rw-r--r--node/Packet.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp
index 56920f6f..05c6f3a4 100644
--- a/node/Packet.hpp
+++ b/node/Packet.hpp
@@ -617,7 +617,7 @@ public:
*/
VERB_NETWORK_CONFIG_REFRESH = 12,
- /* Request information about a shared file:
+ /* Request information about a shared file (for software updates):
* <[1] flags, currently unused and must be 0>
* <[2] 16-bit length of filename>
* <[...] name of file being requested>