[tor-commits] [tor/master] Fix @file directive in var_type_def_st.h

dgoulet at torproject.org dgoulet at torproject.org
Tue Jul 23 13:50:59 UTC 2019


commit e3ccf37e2545adf42e9b5975b51fbb4b46d91da4
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Jul 3 10:19:57 2019 -0400

    Fix @file directive in var_type_def_st.h
---
 src/lib/confmgt/var_type_def_st.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/confmgt/var_type_def_st.h b/src/lib/confmgt/var_type_def_st.h
index c63ff66ef..d142ee110 100644
--- a/src/lib/confmgt/var_type_def_st.h
+++ b/src/lib/confmgt/var_type_def_st.h
@@ -5,7 +5,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * @file typedvar.h
+ * @file var_type_def_st.h
  * @brief Structure declarations for typedvar type definitions.
  *
  * This structure is used for defining new variable types.  If you are not





More information about the tor-commits mailing list