diff options
Diffstat (limited to 'mail/exim/files/patch-src::rda.c')
-rw-r--r-- | mail/exim/files/patch-src::rda.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/exim/files/patch-src::rda.c b/mail/exim/files/patch-src::rda.c deleted file mode 100644 index 68024128ad7c..000000000000 --- a/mail/exim/files/patch-src::rda.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/rda.c.orig Tue Mar 11 13:20:22 2003 -+++ src/rda.c Tue Apr 22 13:53:10 2003 -@@ -376,7 +376,7 @@ - options, /* specials that are allowed */ - generated, /* where to hang them */ - error, /* for errors */ -- qualify_domain_recipient, /* to qualify \name */ -+ deliver_domain, /* to qualify \name */ - include_directory, /* restrain to directory */ - eblockp); /* for skipped syntax errors */ - } |