projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8200b51
)
Reformat.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 11 Aug 2008 10:34:13 +0000
(10:34 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 11 Aug 2008 10:34:13 +0000
(10:34 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1621
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/drv/timer.c
patch
|
blob
|
history
diff --git
a/bertos/drv/timer.c
b/bertos/drv/timer.c
index 942726399b1e47b0ebb102acd06b308592494ec7..fe5ab89de35a6400ed89946862a9e82dcd30d6e3 100644
(file)
--- a/
bertos/drv/timer.c
+++ b/
bertos/drv/timer.c
@@
-164,6
+164,7
@@
void timer_add(Timer *timer)
/**
* Remove a timer from the timers queue before it has expired.
+ *
* \note Attempting to remove a timer already expired cause
* undefined behaviour.
*/