X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdout.h;h=e8d9d255cf75e8baedef649d750af1b4e909c3ae;hp=1fe09f1d07e915d4de24fbcb2b7a9af113d65fb8;hb=b564291f5f15b5bd4a319ea59875023551a705cc;hpb=95491e280363ddaed05599445138fd8191110dc1 diff --git a/stdout.h b/stdout.h index 1fe09f1d..e8d9d255 100644 --- a/stdout.h +++ b/stdout.h @@ -34,7 +34,7 @@ struct stdout_task { int eof; /** the task structure */ struct task task; - /** whether STDOUT_FILENO was included in the write fd set */ + /** whether \p STDOUT_FILENO was included in the write fd set */ int check_fd; };