aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 09:06:48 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 09:06:48 +0000
commit4682a4476ec53884628b1a2b61457938f5914038 (patch)
treed205f21828617813413e0e6db285592cd1897a02 /os/hal/src
parent06f43125b330a04111b8bbe3b475140703c97e22 (diff)
downloadChibiOS-4682a4476ec53884628b1a2b61457938f5914038.tar.gz
ChibiOS-4682a4476ec53884628b1a2b61457938f5914038.tar.bz2
ChibiOS-4682a4476ec53884628b1a2b61457938f5914038.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1391 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/src')
-rw-r--r--os/hal/src/can.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/src/can.c b/os/hal/src/can.c
index 7359e57b7..e48095bc0 100644
--- a/os/hal/src/can.c
+++ b/os/hal/src/can.c
@@ -150,7 +150,7 @@ msg_t canTransmit(CANDriver *canp, const CANTxFrame *ctfp, systime_t timeout) {
* @note Trying to receive while in sleep mode simply enqueues the thread.
*
* @param[in] canp pointer to the @p CANDriver object
- * @param[out] cfp pointer to the buffer where the CAN frame is copied
+ * @param[out] crfp pointer to the buffer where the CAN frame is copied
* @param[in] timeout the number of ticks before the operation timeouts,
* the following special values are allowed:
* - @a TIME_IMMEDIATE immediate timeout (useful in an