aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-19 10:14:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-19 10:14:25 +0000
commitb53de18c10fefde1179c34ff80f1b5636bda88b2 (patch)
tree2ae565a406bc25f0320a021dd38086aa8f4158dd /os
parent0967b65940227a09c0f1b51def7d1c12df9010de (diff)
downloadChibiOS-b53de18c10fefde1179c34ff80f1b5636bda88b2.tar.gz
ChibiOS-b53de18c10fefde1179c34ff80f1b5636bda88b2.tar.bz2
ChibiOS-b53de18c10fefde1179c34ff80f1b5636bda88b2.zip
Fixed doc error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5991 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/kernel/include/chbsem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/chbsem.h b/os/kernel/include/chbsem.h
index 856a3c3b3..0cc6f8a95 100644
--- a/os/kernel/include/chbsem.h
+++ b/os/kernel/include/chbsem.h
@@ -76,7 +76,7 @@ typedef struct {
/**
* @brief Static semaphore initializer.
* @details Statically initialized semaphores require no explicit
- * initialization using @p chSemInit().
+ * initialization using @p chBSemInit().
*
* @param[in] name the name of the semaphore variable
* @param[in] taken the semaphore initial state