all repos — openbox @ 578bedc2898951c5e86e85a54a556730cfc4fe5a

openbox fork - make it a bit more like ryudo

fix for documentation
Dana Jansens danakj@orodu.net
commit

578bedc2898951c5e86e85a54a556730cfc4fe5a

parent

d0b55be2c7afb5b25b42804c9eab4995e64dff52

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M otk/timer.hhotk/timer.hh

@@ -92,8 +92,7 @@ once

*/ 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 */