White space fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14013 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
80126c6b01
commit
0db4602521
|
@ -223,7 +223,7 @@ struct port_context {
|
||||||
/*lint -restore*/ \
|
/*lint -restore*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Computes the thread working area global size.
|
* @brief Computes the thread working area global size.
|
||||||
* @note There is no need to perform alignments in this macro.
|
* @note There is no need to perform alignments in this macro.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue