]> diplodocus.org Git - nmh/blobdiff - uip/replsbr.c
Print port number in the connection error message
[nmh] / uip / replsbr.c
index ed5e94ed9b3cbfa06ea22a2b9f326830897f8c75..292f469587ae808cd097f3d58c0d72fbe693a0ad 100644 (file)
@@ -467,7 +467,7 @@ replfilter (FILE *in, FILE *out, char *filter, int fmtproc)
                arglist[argnum++] = formatproc;
                break;
            case 0:
                arglist[argnum++] = formatproc;
                break;
            case 0:
-               arglist[argnum++] = "-nofmtproc";
+               arglist[argnum++] = "-nofmtproc";
                break;
            }
 
                break;
            }
 
@@ -535,7 +535,7 @@ fix_addresses (char *str)
 
             /* With AD_NAME, errors are not reported to user. */
             if ((mp = getm (cp, dfhost, dftype, error,
 
             /* With AD_NAME, errors are not reported to user. */
             if ((mp = getm (cp, dfhost, dftype, error,
-                           sizeof(error))) == NULL) {
+                           sizeof(error))) == NULL) {
                 const char *no_at_sign = "no at-sign after local-part";
 
                 adr_nodep->escape_local_part =
                 const char *no_at_sign = "no at-sign after local-part";
 
                 adr_nodep->escape_local_part =