From d50b329c170bd2e54e6cfb4d2e565c0b436295c5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Jul 2014 22:40:11 +0200 Subject: stylo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mds-base.c b/src/mds-base.c index 1b2e767..f1eab34 100644 --- a/src/mds-base.c +++ b/src/mds-base.c @@ -150,7 +150,7 @@ void __attribute__((weak)) server_initialised(void) if (r == (pid_t)-1) { perror(*argv); - eprint("while forking at completed initialisation"); + eprint("while forking at completed initialisation."); exit(1); } else -- cgit v1.2.3-70-g09d2