projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Spell check all source files once again to find any typos.
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
uip
/
timer.c
diff --git
a/Projects/Webserver/Lib/uip/timer.c
b/Projects/Webserver/Lib/uip/timer.c
index
74eedf6
..
3c5fd20
100644
(file)
--- a/
Projects/Webserver/Lib/uip/timer.c
+++ b/
Projects/Webserver/Lib/uip/timer.c
@@
-94,7
+94,7
@@
timer_reset(struct timer *t)
* current time.
*
* \note A periodic timer will drift if this function is used to reset
* current time.
*
* \note A periodic timer will drift if this function is used to reset
- * it. For p
reior
ic timers, use the timer_reset() function instead.
+ * it. For p
eriod
ic timers, use the timer_reset() function instead.
*
* \param t A pointer to the timer.
*
*
* \param t A pointer to the timer.
*