X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sched.h;h=234a8458d5870a1f14c66c81c140b61c0c20bf01;hp=9c5c098e0fbe38dbe7d5f2b77e33994ffa4ed1bc;hb=63abcd1b2f6de6ce53d82962f5a2100c5a57e5d3;hpb=a28eef552dc779eac12c1df430522dc4e20ae428 diff --git a/sched.h b/sched.h index 9c5c098e..234a8458 100644 --- a/sched.h +++ b/sched.h @@ -41,10 +41,7 @@ struct sched { * Before registering a task to the scheduler, the task structure must be * filled in properly by the caller. * - * If one of these functions sets \a t->error to a negative value, the - * task gets unregistered automatically. - * - * \sa struct sched. + * \sa \ref sched. */ struct task { /**