typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@13799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
56afc33a06
commit
5f523dc8e9
|
@ -91,7 +91,7 @@
|
||||||
/**
|
/**
|
||||||
* @brief Delta list compression.
|
* @brief Delta list compression.
|
||||||
*
|
*
|
||||||
* @param[in] vtpl pointer to the delta list to be compressed
|
* @param[in] vtlp pointer to the delta list to be compressed
|
||||||
* @param[in] deltanow interval to be compacted starting from "lasttime"
|
* @param[in] deltanow interval to be compacted starting from "lasttime"
|
||||||
*
|
*
|
||||||
* @notapi
|
* @notapi
|
||||||
|
|
Loading…
Reference in New Issue