]> git.sur5r.net Git - freertos/commit
Explicit casting added to the 'check for time out' function to ensure integer promoti...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 25 Jul 2009 18:10:16 +0000 (18:10 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 25 Jul 2009 18:10:16 +0000 (18:10 +0000)
commit772cc53019c71896a0fde37440a01882f353a4b6
treeabcb728fe9834bce76b61e3ad9366eae47227147
parent75df268d6019fb788f6ca8d780b3170468035d57
Explicit casting added to the 'check for time out' function to ensure integer promotion does not occur.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@824 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/tasks.c