X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/eb21eed294df1be56bce4bf8ecf16a4c65e7f12f..9322ba2854211794c27fae9468768b80b767c211:/uip/install-mh.c diff --git a/uip/install-mh.c b/uip/install-mh.c index 70865337..09d1f9df 100644 --- a/uip/install-mh.c +++ b/uip/install-mh.c @@ -143,7 +143,7 @@ main (int argc, char **argv) } } else { if (autof) - printf ("I'm going to create the standard nmh path for you.\n"); + puts("I'm going to create the standard nmh path for you."); else cp = concat ("Do you want the standard nmh path \"", mypath, "/", "Mail\"? ", NULL); @@ -174,7 +174,7 @@ query: if (makedir (pathname) == 0) adios (NULL, "unable to create %s", pathname); } else { - printf ("[Using existing directory]\n"); + puts("[Using existing directory]"); } /*