From 3ccbc3b5f5c2aa6e1ac51245d046661a2959c726 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 12 Jun 2025 21:24:36 +0200 Subject: [PATCH] f --- recv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.39.5