commit 852cf9b2e272a7d338510f1edf17f7cd5b0d6938 Author: David Goulet <dgou...@torproject.org> Date: Tue Jul 14 09:09:14 2020 -0400
conn: Fix doxygen comment in connstats.c Issue found by our CI: https://travis-ci.org/github/torproject/tor/jobs/707731598#L6059 Signed-off-by: David Goulet <dgou...@torproject.org> --- src/feature/stats/connstats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/stats/connstats.c b/src/feature/stats/connstats.c index f0c786efb3..827a332be1 100644 --- a/src/feature/stats/connstats.c +++ b/src/feature/stats/connstats.c @@ -139,7 +139,7 @@ conn_stats_terminate(void) } /** - * Record a single entry @a ent in the counts structure @cnt. + * Record a single entry @a ent in the counts structure @a cnt. */ static void add_entry_to_count(conn_counts_t *cnt, const bidi_map_entry_t *ent) _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits