From: Ralph Corderoy Date: Wed, 19 Oct 2016 23:02:14 +0000 (+0100) Subject: Put, rather than print, single characters. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/454a38bdcc5fef1d707b222121f288487ddf128f?hp=a1dcc0bd9e1ffd90ef88cd19f8ff8197f541c8a8 Put, rather than print, single characters. --- diff --git a/uip/mark.c b/uip/mark.c index da25f0b3..48ea7864 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -256,7 +256,7 @@ seq_printdebug (struct msgs *mp) int msgnum; char buf[BUFSIZ]; - printf ("\n"); + putchar('\n'); for (msgnum = mp->lowsel; msgnum <= mp->hghsel; msgnum++) { if (is_selected (mp, msgnum)) printf ("%*d: %s\n", DMAXFOLDER, msgnum,