mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
silence warning
This commit is contained in:
@@ -108,7 +108,7 @@ main(int argc, char **argv) {
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
exit(0);
|
return(0);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
#include <openssl/err.h>
|
#include <openssl/err.h>
|
||||||
|
Reference in New Issue
Block a user