]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdout.c
Update documentation for stdin.c and stdout.c.
[paraslash.git] / stdout.c
index 137030ef272ada72a6f79012f9d65be4cc9eb709..ebc1cb98fd7970f9b17cab73710a6557c5a3c385 100644 (file)
--- a/stdout.c
+++ b/stdout.c
@@ -84,8 +84,7 @@ static void stdout_post_select(struct sched *s, struct task *t)
  * \param sot The stdout task structure.
  *
  * This fills in the pre/post select function poinzters of the task structure
- * given by \a sot. It also sets up a default error handler which unregisters
- * the task on errors and clears the eof flag of \a sot.
+ * given by \a sot.
  */
 void stdout_set_defaults(struct stdout_task *sot)
 {