summaryrefslogtreecommitdiff
path: root/src/core_dump_handler
diff options
context:
space:
mode:
Diffstat (limited to 'src/core_dump_handler')
-rw-r--r--src/core_dump_handler/i686/dlt_cdh_cpuinfo.c2
-rw-r--r--src/core_dump_handler/x86_64/dlt_cdh_cpuinfo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core_dump_handler/i686/dlt_cdh_cpuinfo.c b/src/core_dump_handler/i686/dlt_cdh_cpuinfo.c
index aee7441..f11e45c 100644
--- a/src/core_dump_handler/i686/dlt_cdh_cpuinfo.c
+++ b/src/core_dump_handler/i686/dlt_cdh_cpuinfo.c
@@ -22,7 +22,7 @@
* \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
- * \file dlt_cdh_cpuinfo.c
+ * \file i686/dlt_cdh_cpuinfo.c
*/
#include "../dlt_cdh_cpuinfo.h"
diff --git a/src/core_dump_handler/x86_64/dlt_cdh_cpuinfo.c b/src/core_dump_handler/x86_64/dlt_cdh_cpuinfo.c
index f18720e..bd6be65 100644
--- a/src/core_dump_handler/x86_64/dlt_cdh_cpuinfo.c
+++ b/src/core_dump_handler/x86_64/dlt_cdh_cpuinfo.c
@@ -22,7 +22,7 @@
* \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
- * \file dlt_cdh_cpuinfo.c
+ * \file x86_64/dlt_cdh_cpuinfo.c
*/
#include "../dlt_cdh_cpuinfo.h"