]> diplodocus.org Git - nmh/blobdiff - uip/sendsbr.c
Fix some typos in the comments.
[nmh] / uip / sendsbr.c
index c4d25029f26615d29d7ca6e9ee664b0756e23bf2..74f7dae5c6787ffddf56cf513cfaced61b8a2a02 100644 (file)
@@ -88,7 +88,7 @@ sendsbr (char **vec, int vecp, char *program, char *draft, struct stat *st,
        break;
 
     case OK:
-       buildvec = argsplit(buildmimeproc, &buildprogram, &i);
+        buildvec = argsplit(buildmimeproc, &buildprogram, &i);
        buildvec[i++] = "-auto";
        if (distfile)
            buildvec[i++] = "-dist";