X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=cli.c;fp=cli.c;h=963153918ae6ddc532969bb40668f3eec4f96ae3;hb=95666dd4a955dd57f623ce896fea56813ab822bd;hp=e44a93949fbedf9f37fea5f169fb14051e7a762a;hpb=70dd320284cd9f3f3f09871809c35f6396bfeb15;p=innduct.git diff --git a/cli.c b/cli.c index e44a939..9631539 100644 --- a/cli.c +++ b/cli.c @@ -448,5 +448,5 @@ CCMD(dump) { CCMD(dumphere) { dumpinfo(c,cc->out); - fprintf(cc->out, "."); + fprintf(cc->out, ".\n"); }