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