Unbreak build with dmarc, pt. 2
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 7 Feb 2022 20:54:28 +0000 (20:54 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 7 Feb 2022 20:54:28 +0000 (20:54 +0000)
Broken-by: 1ddb185540
src/src/dmarc.h

index de68372ee74f54a7b5e16e28d87f1ac256b8377c..2587a803d528791dc514398d5ffbc7f4a8afdb89 100644 (file)
@@ -18,7 +18,7 @@
 # endif /* SUPPORT_SPF */
 
 /* prototypes */
-gstring * dmarc_version_report(gstring *)
+gstring * dmarc_version_report(gstring *);
 int dmarc_init();
 int dmarc_store_data(header_line *);
 int dmarc_process();