summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-02-06 20:47:32 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-02-06 20:47:32 +0000
commit21cb016deb0ea129e890c8b789797ab977e70bff (patch)
treedbefa3c8516453cad35d8a6ae9d13ac07395488d /src
parent7ad863f3819407559cd654639c25dcae427c190f (diff)
Unbreak build with dmarc.
Broken-by: 1ddb185540
Diffstat (limited to 'src')
-rw-r--r--src/src/dmarc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/dmarc.c b/src/src/dmarc.c
index 996ca2f4f..b1b89511a 100644
--- a/src/src/dmarc.c
+++ b/src/src/dmarc.c
@@ -53,7 +53,7 @@ static dmarc_exim_p dmarc_policy_description[] = {
};
-gstring * g
+gstring *
dmarc_version_report(gstring * g)
{
return string_fmt_append(g, "Library version: dmarc: Compile: %d.%d.%d.%d\n",