git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1936 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2010-05-18 18:56:24 +00:00
parent 6b6bce2f39
commit 593112e383
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ typedef struct {
extern VTList vtlist;
/**
* @brief Virtual timers sticker.
* @brief Virtual timers ticker.
*/
#define chVTDoTickI() { \
vtlist.vt_systime++; \