The project "Citadel server, clients, utilities":
The branch, master has been updated
via fe1b095e2bbc1ce91ab01f505b7cd44e084dfc6d (commit)
from a29b2b61bfba21ff15322b284fbb28b4530bb29f (commit)
- Log -----------------------------------------------------------------
commit fe1b095e2bbc1ce91ab01f505b7cd44e084dfc6d
Author: Art Cancro <[email protected]>
Date: Mon May 12 14:58:29 2025 -0400
Removed ShutDownLibCitadel() and its friends.
-----------------------------------------------------------------------
Summary of changes:
libcitadel/lib/libcitadel.c | 8 +---
libcitadel/lib/libcitadel.h | 1 -
libcitadel/lib/libcitadellocal.h | 1 -
libcitadel/lib/mime_parser.c | 99 ++++++++++++++--------------------------
webcit/sysdep.c | 1 -
webcit/webserver.c | 1 -
6 files changed, 35 insertions(+), 76 deletions(-)
--
Citadel server, clients, utilities