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