Fix Doxygen headers for MPS files
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
diff --git a/library/mps_common.h b/library/mps_common.h
index e541f4f..dd6e31b 100644
--- a/library/mps_common.h
+++ b/library/mps_common.h
@@ -18,7 +18,7 @@
*/
/**
- * \file common.h
+ * \file mps_common.h
*
* \brief Common functions and macros used by MPS
*/
diff --git a/library/mps_error.h b/library/mps_error.h
index c11a01f..f78d9a0 100644
--- a/library/mps_error.h
+++ b/library/mps_error.h
@@ -18,7 +18,7 @@
*/
/**
- * \file error.h
+ * \file mps_error.h
*
* \brief Error codes used by MPS
*/
diff --git a/library/mps_reader.h b/library/mps_reader.h
index d1cad7f..427c1bd 100644
--- a/library/mps_reader.h
+++ b/library/mps_reader.h
@@ -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
diff --git a/library/mps_trace.h b/library/mps_trace.h
index d94ceb9..048d573 100644
--- a/library/mps_trace.h
+++ b/library/mps_trace.h
@@ -18,7 +18,7 @@
*/
/**
- * \file trace.h
+ * \file mps_trace.h
*
* \brief Tracing module for MPS
*/