mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +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