From c70fb599b930df9b7e4b8815c4de41cf5173bd1d Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 26 Jul 2016 11:28:29 +1000 Subject: [PATCH] add space in #error message --- bin/tools/named-nzd2nzf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tools/named-nzd2nzf.c b/bin/tools/named-nzd2nzf.c index f2ee317b92..1c5406e07b 100644 --- a/bin/tools/named-nzd2nzf.c +++ b/bin/tools/named-nzd2nzf.c @@ -9,7 +9,7 @@ #include "config.h" #ifndef HAVE_LMDB -#error This program requires the LMDBlibrary. +#error This program requires the LMDB library. #endif #include