[tor-commits] [tor/master] Correct file name in doxygen comment
dgoulet at torproject.org
dgoulet at torproject.org
Fri May 3 14:57:34 UTC 2019
commit 965c2064da9ae731873110a1f6da66e2f6fa020e
Author: Taylor Yu <catalyst at torproject.org>
Date: Fri Apr 5 17:27:15 2019 -0500
Correct file name in doxygen comment
---
src/feature/control/control_fmt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/feature/control/control_fmt.c b/src/feature/control/control_fmt.c
index b2ab4f10b..dac3f8779 100644
--- a/src/feature/control/control_fmt.c
+++ b/src/feature/control/control_fmt.c
@@ -3,7 +3,7 @@
/* See LICENSE for licensing information */
/**
- * \file control.c
+ * \file control_fmt.c
* \brief Formatting functions for controller data.
*/
More information about the tor-commits
mailing list