X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Scheduler%2FScheduler.hh;h=1887f5deffa51c913fee8ebbe6d3d3266e76f1f0;hb=493cb51085dccf46823d6e56947bb30d7129bf1b;hp=aac4671a62c5aa8b69045d638f6c28e9fc2b6d1f;hpb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;p=senf.git diff --git a/Scheduler/Scheduler.hh b/Scheduler/Scheduler.hh index aac4671..1887f5d 100644 --- a/Scheduler/Scheduler.hh +++ b/Scheduler/Scheduler.hh @@ -128,7 +128,7 @@ namespace senf { callback will be called for the given type of event on the given arbitrary file-descriptor or handle-like object. If there already is a Callback - register ed for one of the events requested, the new + registered for one of the events requested, the new handler will replace the old one. \param[in] handle file descriptor or handle providing the Handle interface defined above.