projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0b55be
)
fix for documentation
author
Dana Jansens
<danakj@orodu.net>
Mon, 4 Nov 2002 05:54:42 +0000
(
05:54
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 4 Nov 2002 05:54:42 +0000
(
05:54
+0000)
otk/timer.hh
patch
|
blob
|
history
diff --git
a/otk/timer.hh
b/otk/timer.hh
index 509a4a070d5a16170b1a533db4ec2fe4f91eaed3..cffea6cac47cdfa7d5600511513c19e1d82b78e6 100644
(file)
--- a/
otk/timer.hh
+++ b/
otk/timer.hh
@@
-92,8
+92,7
@@
public:
*/
inline void recurring(bool b) { recur = b; }
- //! Sets the amount of time for the OBTimer to last before firing in
- //! milliseconds
+ //! Sets the amount of time for the OBTimer to last in milliseconds
/*!
@param t The number of milliseconds the timer should last
*/