X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Finternet_addressing.c;h=7730e8794e3039c99b051120959f7f8adb855d0f;hp=8902befbdfdbf37dedc21f5a1b389fd17d431949;hb=d5283210d4cf1c74fbeea06354d87efbac454471;hpb=1e949b1854d32c7e1ce3556b3b19a529e6dbf7e0 diff --git a/citadel/internet_addressing.c b/citadel/internet_addressing.c index 8902befbd..7730e8794 100644 --- a/citadel/internet_addressing.c +++ b/citadel/internet_addressing.c @@ -702,8 +702,8 @@ recptypes *validate_recipients(const char *supplied_recipients, const char *Remo break; case MES_INTERNET: /* Yes, you're reading this correctly: if the target - * domain points back to the local system or an attached - * Citadel directory, the address is invalid. That's + * domain points back to the local system, + * the address is invalid. That's * because if the address were valid, we would have * already translated it to a local address by now. */