Support gring as a first-class conversion specifier in internal string-formatting
[exim.git] / src / src / dmarc.c
index 555e3a72b3dc18b51a1db7db22aae17588cbfd86..409d8a47db65bcd01893e0dca574d08aa4ed4c99 100644 (file)
@@ -306,7 +306,7 @@ DEBUG(D_receive)
 if (host_checking || f.running_in_test_harness)
   {
   DEBUG(D_receive)
-    debug_printf("DMARC history data for debugging:\n%s", string_from_gstring(g));
+    debug_printf("DMARC history data for debugging:\n%Y", g);
   }
 else
   {