X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sched.h;fp=sched.h;h=234a8458d5870a1f14c66c81c140b61c0c20bf01;hp=9c5c098e0fbe38dbe7d5f2b77e33994ffa4ed1bc;hb=a623ea4acd7cc8acbc1f741747e113f6e6d484f1;hpb=7c203d1479735238d886236cd947961a5fb74f8d 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 { /**