Merge branch 'master' of ssh://git.exim.org/home/git/exim
authorTodd Lyons <tlyons@exim.org>
Tue, 16 Oct 2012 03:21:07 +0000 (20:21 -0700)
committerTodd Lyons <tlyons@exim.org>
Tue, 16 Oct 2012 03:21:07 +0000 (20:21 -0700)
src/src/match.c

index 7925817900cc8b1551a4e60aab301827e5dc2292..66ae3dddbbc02387867f8de0f90052a6c30d43d4 100644 (file)
@@ -1010,7 +1010,7 @@ uschar *s, *pdomain, *sdomain;
 
 error = error;  /* Keep clever compilers from complaining */
 
-DEBUG(D_lists) debug_printf("address match: subject=%s pattern=%s\n",
+DEBUG(D_lists) debug_printf("address match test: subject=%s pattern=%s\n",
   subject, pattern);
 
 /* Find the subject's domain */