Переглянути джерело

Correct file name in doxygen comment

Taylor Yu 6 роки тому
батько
коміт
965c2064da
1 змінених файлів з 1 додано та 1 видалено
  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.
  */