X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fsmtp_out.c;h=cd3906fc0c439dcb8d4ab058543ebe4e6c315b3f;hb=c4c940fd9bbf88a0c24221f7aebb539ae4a2f096;hp=3154c97674d579b0548b188690095e92e8ef7670;hpb=2760b518e27e06891ec71afd0167fe6f5608f5db;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/smtp_out.c b/src/src/smtp_out.c index 3154c9767..cd3906fc0 100644 --- a/src/src/smtp_out.c +++ b/src/src/smtp_out.c @@ -550,7 +550,7 @@ int count; errno = 0; /* Ensure errno starts out zero */ -/* This is a loop to read and concatentate the lines that make up a multi-line +/* This is a loop to read and concatenate the lines that make up a multi-line response. */ for (;;)