commit 965c2064da9ae731873110a1f6da66e2f6fa020e
parent 847fc3280d4a77859c28f4c6c91c2cdf863c5c43
Author: Taylor Yu <catalyst@torproject.org>
Date: Fri, 5 Apr 2019 17:27:15 -0500
Correct file name in doxygen comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.
*/