From 0a5af62facf79f76b584065a5d538a5fb508c7bf Mon Sep 17 00:00:00 2001 From: fduncanh Date: Sat, 5 Feb 2022 17:15:02 -0500 Subject: [PATCH] whitespace --- lib/raop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/raop.c b/lib/raop.c index 11888ab..0b3fc30 100644 --- a/lib/raop.c +++ b/lib/raop.c @@ -51,8 +51,8 @@ struct raop_s { unsigned short mirror_data_lport; /* configurable plist items: width, height, refreshRate, maxFPS, overscanned * - * also clientFPSdata, which controls whether video stream info received * - * from the client is shown on terminal monitor. */ + * also clientFPSdata, which controls whether video stream info received * + * from the client is shown on terminal monitor. */ uint16_t width; uint16_t height; uint8_t refreshRate;