2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

silence warning

This commit is contained in:
Mark Andrews
2012-08-24 10:42:44 +10:00
parent 69eee72e82
commit 26dde51a93

View File

@@ -108,7 +108,7 @@ main(int argc, char **argv) {
exit(1);
}
exit(0);
return(0);
}
#else
#include <openssl/err.h>