]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fill in XXXX for relay_msg.c
authorNick Mathewson <nickm@torproject.org>
Fri, 18 Apr 2025 01:20:57 +0000 (21:20 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 5 May 2025 17:07:37 +0000 (13:07 -0400)
src/core/or/relay_msg.c

index 0684fd3166404ef73fb92b9155eee826de21c711..0207f87599cfa6ae1212ccc05cd0ba58d28a1722 100644 (file)
@@ -3,7 +3,7 @@
 
 /**
  * \file relay_msg.c
- * \brief XXX: Write a brief introduction to this module.
+ * \brief Encoding relay messages into cells.
  **/
 
 #define RELAY_MSG_PRIVATE