aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 16:37:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 16:37:21 +0000
commitc1f4f3b1d77afe07493880fd1c998a5e70bd4b96 (patch)
treec728fb2c3cd6e1a0224a84116b8fd864ac521792
parent22a629e5a12f7cc498a76db563a07210c76335a5 (diff)
downloadChibiOS-c1f4f3b1d77afe07493880fd1c998a5e70bd4b96.tar.gz
ChibiOS-c1f4f3b1d77afe07493880fd1c998a5e70bd4b96.tar.bz2
ChibiOS-c1f4f3b1d77afe07493880fd1c998a5e70bd4b96.zip
Fixed wrong path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4928 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--os/hal/platforms/SPC563Mxx/typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC563Mxx/typedefs.h b/os/hal/platforms/SPC563Mxx/typedefs.h
index 2214513eb..962b5f87d 100644
--- a/os/hal/platforms/SPC563Mxx/typedefs.h
+++ b/os/hal/platforms/SPC563Mxx/typedefs.h
@@ -13,7 +13,7 @@
*/
/**
- * @file SPC56x/typedefs.h
+ * @file SPC563Mxx/typedefs.h
* @brief Dummy typedefs file.
*/