Explorar o código

Fix @file directive in var_type_def_st.h

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
e3ccf37e25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lib/confmgt/var_type_def_st.h

+ 1 - 1
src/lib/confmgt/var_type_def_st.h

@@ -5,7 +5,7 @@
 /* See LICENSE for licensing information */
 /* See LICENSE for licensing information */
 
 
 /**
 /**
- * @file typedvar.h
+ * @file var_type_def_st.h
  * @brief Structure declarations for typedvar type definitions.
  * @brief Structure declarations for typedvar type definitions.
  *
  *
  * This structure is used for defining new variable types.  If you are not
  * This structure is used for defining new variable types.  If you are not