Fix @file directive in var_type_def_st.h

This commit is contained in:
Nick Mathewson 2019-07-03 10:19:57 -04:00
parent 705bda859e
commit e3ccf37e25

View 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