From efea4f45275e79803f37f2debf1e0165a90ad282 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Aug 2016 00:07:28 +0200 Subject: Add missing LF:s MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/coopgammad.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/coopgammad.c') diff --git a/src/coopgammad.c b/src/coopgammad.c index b93d0a7..92700e0 100644 --- a/src/coopgammad.c +++ b/src/coopgammad.c @@ -599,7 +599,7 @@ static char* reexecute(void) goto fail; if (marshal(statebuffer) != buffer_size) { - fprintf(stderr, "%s: internal error", argv0); + fprintf(stderr, "%s: internal error\n", argv0); errno = 0; goto fail; } -- cgit v1.2.3-70-g09d2