From a96cfa3025e58c48c16661f983b86e5bad931fb6 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 16 Oct 2025 11:09:29 +0200 Subject: [PATCH] lib:replace: Remove trailing spaces in README Signed-off-by: Andreas Schneider Reviewed-by: Douglas Bagnall --- lib/replace/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/replace/README b/lib/replace/README index d9155aa7b99..13b7b13cb10 100644 --- a/lib/replace/README +++ b/lib/replace/README @@ -1,7 +1,7 @@ -This subsystem ensures that we can always use a certain core set of -functions and types, that are either provided by the OS or by replacement -functions / definitions in this subsystem. The aim is to try to stick -to POSIX functions in here as much as possible. Convenience functions +This subsystem ensures that we can always use a certain core set of +functions and types, that are either provided by the OS or by replacement +functions / definitions in this subsystem. The aim is to try to stick +to POSIX functions in here as much as possible. Convenience functions that are available on no platform at all belong in other subsystems (such as LIBUTIL). -- 2.47.3