constification
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 15 Nov 2023 02:14:02 +0000 (02:14 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 15 Nov 2023 02:14:02 +0000 (02:14 +0000)
commitfa1c8faf169384bebaa8d172f491574c45ae2aa4
tree4fe6aa0a6ba5624f0c667f86db1f024aefed5db2
parentb8e078953178c757578f2e104d9d2c822ae0943c
constification
32 files changed:
src/exim_monitor/em_globals.c
src/exim_monitor/em_hdr.h
src/exim_monitor/em_queue.c
src/src/acl.c
src/src/deliver.c
src/src/exim.c
src/src/expand.c
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/local_scan.h
src/src/log.c
src/src/moan.c
src/src/queue.c
src/src/rda.c
src/src/receive.c
src/src/rewrite.c
src/src/route.c
src/src/routers/accept.c
src/src/routers/redirect.c
src/src/routers/rf_functions.h
src/src/routers/rf_get_errors_address.c
src/src/spf.c
src/src/spf.h
src/src/spool_in.c
src/src/structs.h
src/src/transport.c
src/src/transports/appendfile.c
src/src/transports/pipe.c
src/src/transports/smtp.c
src/src/transports/smtp.h
src/src/verify.c