Tweak debug output
[exim.git] / src / src / retry.c
index f073af6650bf6b9c382f5f60c4dbe7d7e1524872..a34bf80ca403719cdbbacc3300758e0b9c0fca01 100644 (file)
@@ -135,7 +135,7 @@ dbdata_retry * host_retry_record, * message_retry_record;
 
 *retry_host_key = *retry_message_key = NULL;
 
 
 *retry_host_key = *retry_message_key = NULL;
 
-DEBUG(D_transport|D_retry) debug_printf("checking status of %s\n", host->name);
+DEBUG(D_transport|D_retry) debug_printf("checking retry status of %s\n", host->name);
 
 /* Do nothing if status already set; otherwise initialize status as usable. */
 
 
 /* Do nothing if status already set; otherwise initialize status as usable. */