summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-10-25 23:05:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-10-25 23:05:18 +0100
commita453e37fa4f71167b49e96e7a33c843aea45d390 (patch)
treea587f27a9d6d0e3d3147e7d8a4c12258f9d559e9 /src
parentef21c07db8048e09fadab639d8946c9358d3d464 (diff)
parent32b8bcf81deda8fcaf5ee78612cdf1efd0052014 (diff)
Merge branch 'master' of git://git.exim.org/exim
Diffstat (limited to 'src')
-rw-r--r--src/src/match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/match.c b/src/src/match.c
index 792581790..66ae3dddb 100644
--- a/src/src/match.c
+++ b/src/src/match.c
@@ -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 */