]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.c
man: Fix spelling mistakes.
[nmh] / mts / smtp / smtp.c
index f1b4917c2bd56dee0574f41bfa663dfb1e4c4624..fdc56b06ab921fb41d49ff3dc3cd0c59e6a06403 100644 (file)
@@ -873,7 +873,7 @@ again: ;
            continue;
        if (sm_reply.code < 100) {
            if (sm_verbose) {
-               printf ("%s\n", sm_reply.text);
+               puts(sm_reply.text);
                fflush (stdout);
            }
            goto again;