Ver código fonte

Correct file name in doxygen comment

Taylor Yu 6 anos atrás
pai
commit
965c2064da
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/feature/control/control_fmt.c

+ 1 - 1
src/feature/control/control_fmt.c

@@ -3,7 +3,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * \file control.c
+ * \file control_fmt.c
  * \brief Formatting functions for controller data.
  */