aboutsummaryrefslogtreecommitdiffstats
path: root/test/testheap.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-01 18:05:38 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-01 18:05:38 +0000
commitd9d8d0bc90fa38243946a19aec789ea7d2280fbf (patch)
tree3f9c2892d54f2bf651c59cd0c983a2ee6a2f37d1 /test/testheap.c
parenta765e562eae6d5ee280c8bcbff9a61e0edcf53fc (diff)
downloadChibiOS-d9d8d0bc90fa38243946a19aec789ea7d2280fbf.tar.gz
ChibiOS-d9d8d0bc90fa38243946a19aec789ea7d2280fbf.tar.bz2
ChibiOS-d9d8d0bc90fa38243946a19aec789ea7d2280fbf.zip
More documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1005 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/testheap.c')
-rw-r--r--test/testheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testheap.c b/test/testheap.c
index 7c5b97918..3a684f415 100644
--- a/test/testheap.c
+++ b/test/testheap.c
@@ -43,7 +43,7 @@
* .
* @file testheap.c
* @brief Heap test source file
- * @file testevt.h
+ * @file testheap.h
* @brief Heap header file
*/