mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
add space in #error message
This commit is contained in:
@@ -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 <stdio.h>
|
||||
|
Reference in New Issue
Block a user