aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/threads.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
commit397ccffac55ffd139d0e3e82add83e51413c1347 (patch)
treef60cb4c4271662f7cd699b34e7356498c0d0fcdf /os/kernel/include/threads.h
parent255d1444eaf7f9b78ac959ad4fad73d10ede163f (diff)
downloadChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.gz
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.bz2
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.zip
Documentation reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/kernel/include/threads.h')
-rw-r--r--os/kernel/include/threads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/threads.h b/os/kernel/include/threads.h
index 07e068854..7155e9b32 100644
--- a/os/kernel/include/threads.h
+++ b/os/kernel/include/threads.h
@@ -20,7 +20,7 @@
/**
* @file threads.h
* @brief Threads macros and structures.
- * @addtogroup Threads
+ * @addtogroup threads
* @{
*/