[tor/master] Correct file name in doxygen comment

3 May
2019
3 May
'19
2:57 p.m.
commit 965c2064da9ae731873110a1f6da66e2f6fa020e Author: Taylor Yu <catalyst@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. */
2235
Age (days ago)
2235
Last active (days ago)
0 comments
1 participants
participants (1)
-
dgoulet@torproject.org