[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] feature/control: add a missing word to the send_control_done() comment



commit 0cb57a490845815ef6165f00e8a774c184516903
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Mon Aug 5 23:19:25 2019 +1000

    feature/control: add a missing word to the send_control_done() comment
---
 src/feature/control/control_proto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/feature/control/control_proto.c b/src/feature/control/control_proto.c
index d2541e730..5dec87491 100644
--- a/src/feature/control/control_proto.c
+++ b/src/feature/control/control_proto.c
@@ -174,7 +174,7 @@ send_control_done(control_connection_t *conn)
  * @param conn control connection
  * @param code numeric result code
  * @param c separator character, usually ' ', '-', or '+'
- * @param s string
+ * @param s string reply content
  */
 MOCK_IMPL(void,
 control_write_reply, (control_connection_t *conn, int code, int c,

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits