Procházet zdrojové kódy

Fix @file directive in var_type_def_st.h

Nick Mathewson před 7 roky
rodič
revize
e3ccf37e25
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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