From: Nick Mathewson Date: Wed, 3 Jul 2019 14:19:57 +0000 (-0400) Subject: Fix @file directive in var_type_def_st.h X-Git-Tag: tor-0.4.2.1-alpha~131^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3ccf37e2545adf42e9b5975b51fbb4b46d91da4;p=thirdparty%2Ftor.git Fix @file directive in var_type_def_st.h --- diff --git a/src/lib/confmgt/var_type_def_st.h b/src/lib/confmgt/var_type_def_st.h index c63ff66eff..d142ee1104 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