]> Dogcows Code - chaz/openbox/commitdiff
fix for documentation
authorDana Jansens <danakj@orodu.net>
Mon, 4 Nov 2002 05:54:42 +0000 (05:54 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 4 Nov 2002 05:54:42 +0000 (05:54 +0000)
otk/timer.hh

index 509a4a070d5a16170b1a533db4ec2fe4f91eaed3..cffea6cac47cdfa7d5600511513c19e1d82b78e6 100644 (file)
@@ -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
   */
This page took 0.026184 seconds and 4 git commands to generate.