X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sched.h;h=f15e4efb666738d5f12da542e3ae10c3d774132e;hp=9c5c098e0fbe38dbe7d5f2b77e33994ffa4ed1bc;hb=4f5209c5ddb334bf35d293c6ccf6f056267f4407;hpb=484e75562df55dca31ffcb9e5b05a490b4a3d3a1 diff --git a/sched.h b/sched.h index 9c5c098e..f15e4efb 100644 --- a/sched.h +++ b/sched.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2013 Andre Noll + * Copyright (C) 2006-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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 { /**