The project "Citadel server, clients, utilities":
The branch, master has been updated via c07066b8cf5b8459e289ff0e90d6e236ea492b52 (commit) from 18786fd739f6c25410c9f04bd2935bc16653b7b9 (commit) - Log ----------------------------------------------------------------- commit c07066b8cf5b8459e289ff0e90d6e236ea492b52 Author: Art Cancro <a...@citadel.org> Date: Tue Jul 22 14:24:27 2025 -0400 random style cleanup ----------------------------------------------------------------------- Summary of changes: textclient/Makefile | 2 +- textclient/README.txt | 3 +-- textclient/configure | 3 +-- textclient/rooms.c | 6 +----- textclient/screen.c | 5 ++--- textclient/utilfunc.c | 2 +- webcit/availability.c | 6 +----- webcit/bbsview_renderer.c | 21 +++++++-------------- webcit/blogview_renderer.c | 4 ++-- 9 files changed, 17 insertions(+), 35 deletions(-) -- Citadel server, clients, utilities