From: Mark Andrews Date: Tue, 26 Jul 2016 01:28:29 +0000 (+1000) Subject: add space in #error message X-Git-Tag: v9.12.0a0~136 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0408ceba1fd8bbcd22978774ed3a8906900e8f05;p=thirdparty%2Fbind9.git add space in #error message --- diff --git a/bin/tools/named-nzd2nzf.c b/bin/tools/named-nzd2nzf.c index f2ee317b923..1c5406e07bb 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