Make dmarc code c89 compliant
[exim.git] / src / src / dmarc.h
index 356a8e423aad8b79513f119d41e3942bd3cab2d3..088d86494fb86d62b73640f60b31100c016744df 100644 (file)
@@ -60,5 +60,3 @@ void dmarc_send_forensic_report(u_char **);
 #define ARES_RESULT_DISCARD 12
 
 #endif /* EXPERIMENTAL_DMARC */
-
-// vim:sw=2 expandtab