Move DKIM endif.
[exim.git] / src / src / dmarc.h
index fa0365e5506fe199ac7d1b0f43d9e2268dac07d8..8537a62abbde955443256c9564bcdfdf8cfc0375 100644 (file)
@@ -43,6 +43,6 @@ void dmarc_send_forensic_report(u_char **);
 #define DMARC_RESULT_QUARANTINE 4
 
 
-#endif
+#endif /* EXPERIMENTAL_DMARC */
 
 // vim:sw=2 expandtab