Changeset 6654

Show
Ignore:
Timestamp:
06/18/09 18:12:18 (15 months ago)
Author:
metamorph68
Message:

Fixed doc comment...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ocaml-duppy/src/duppy.mli

    r6633 r6654  
    127127    * If the task returns a positive float, the function will be executed 
    128128    * again after this delay. Otherwise it goes to sleep, and  
    129     * you can use wake_up] to resume the task and execute [f] again.  
     129    * you can use [wake_up] to resume the task and execute [f] again.  
    130130    * Only a single call to [f] is done at each time.  
    131131    * Multiple [wake_up] while previous task has not