From 8b912e5823ed936bdeaa8975655cc5936c129053 Mon Sep 17 00:00:00 2001 From: purplerain Date: Wed, 24 Jan 2024 17:39:19 +0000 Subject: [PATCH] remove whitespace --- lib/libc/rpc/clnt_udp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/rpc/clnt_udp.h b/lib/libc/rpc/clnt_udp.h index 745540be9..39ac96c43 100644 --- a/lib/libc/rpc/clnt_udp.h +++ b/lib/libc/rpc/clnt_udp.h @@ -31,7 +31,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* +/* * Private data kept per client handle */ struct cu_data {