git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0564a75
)
Unbreak build with dmarc, pt. 2
author
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 7 Feb 2022 20:54:28 +0000
(20:54 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 7 Feb 2022 20:54:28 +0000
(20:54 +0000)
Broken-by: 1ddb185540
src/src/dmarc.h
patch
|
blob
|
history
diff --git
a/src/src/dmarc.h
b/src/src/dmarc.h
index de68372ee74f54a7b5e16e28d87f1ac256b8377c..2587a803d528791dc514398d5ffbc7f4a8afdb89 100644
(file)
--- a/
src/src/dmarc.h
+++ b/
src/src/dmarc.h
@@
-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();