Quellcode durchsuchen

Fix @file directive in var_type_def_st.h

Nick Mathewson vor 6 Jahren
Ursprung
Commit
e3ccf37e25
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 */
 
 /**
- * @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