Merge branch 'ondrej/missing-extern-in-dighost_error-declaration' into 'master'
dighost_error declaration in dig/dig.h was missing extern See merge request isc-projects/bind9!2278
This commit is contained in:
@@ -386,7 +386,7 @@ extern isc_result_t
|
||||
/*
|
||||
* Print an error message in the appropriate format.
|
||||
*/
|
||||
void
|
||||
extern void
|
||||
(*dighost_error)(const char *format, ...);
|
||||
|
||||
/*%<
|
||||
|
||||
Reference in New Issue
Block a user