From 6775cedea1f1e4e47ff6e0c475d03204942e4bdf Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 26 Oct 2015 17:16:36 +0100 Subject: cosmetics --- lr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lr.c') diff --git a/lr.c b/lr.c index a7d99b8..9387ab0 100644 --- a/lr.c +++ b/lr.c @@ -678,7 +678,8 @@ void scan_filesystems() { fprintf(stderr, - "%s: fstype not implemented on this platform, send a patch.", argv0); + "%s: fstype not implemented on this platform, send a patch.\n", + argv0); exit(1); } #endif -- cgit 1.4.1