Fix Doxygen headers for MPS files

Signed-off-by: Hanno Becker <[email protected]>
This commit is contained in:
Hanno Becker
2021-03-29 14:20:18 +01:00
parent 2332f8f435
commit 61d7eedcb5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
*/
/**
* \file common.h
* \file mps_common.h
*
* \brief Common functions and macros used by MPS
*/
+1 -1
View File
@@ -18,7 +18,7 @@
*/
/**
* \file error.h
* \file mps_error.h
*
* \brief Error codes used by MPS
*/
+1 -1
View File
@@ -18,7 +18,7 @@
*/
/**
* \file reader.h
* \file mps_reader.h
*
* \brief This file defines reader objects, which together with their
* sibling writer objects form the basis for the communication
+1 -1
View File
@@ -18,7 +18,7 @@
*/
/**
* \file trace.h
* \file mps_trace.h
*
* \brief Tracing module for MPS
*/