]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix @file directive in var_type_def_st.h
authorNick Mathewson <nickm@torproject.org>
Wed, 3 Jul 2019 14:19:57 +0000 (10:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 3 Jul 2019 14:19:57 +0000 (10:19 -0400)
src/lib/confmgt/var_type_def_st.h

index c63ff66eff6ee3b377cfd1ba71b258dfa5dbb498..d142ee11044749633ccaee01f9ad92b2e37c8867 100644 (file)
@@ -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