From: Andre Noll Date: Thu, 12 Jun 2025 19:24:36 +0000 (+0200) Subject: f X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=3ccbc3b5f5c2aa6e1ac51245d046661a2959c726;p=paraslash.git f --- diff --git a/recv.h b/recv.h index 51dc382a..ffb62a97 100644 --- a/recv.h +++ b/recv.h @@ -8,7 +8,7 @@ * is created by calling \ref receiver::open. The receiver node is set * up by making it the root of a buffer tree and registering it to the * scheduler. Once scheduling is started the receiver node performs I/O as - * long as there is input available and room and room in its output buffer. + * long as there is input available and space left in the output buffer. * * The few functions declared here are defined in \ref recv_common.c. */