mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Sync isc_file_template functions between unix and win32, so they are same
This commit is contained in:
@@ -323,7 +323,6 @@ isc_file_template(const char *path, const char *templet, char *buf,
|
||||
{
|
||||
char *s;
|
||||
|
||||
REQUIRE(path != NULL);
|
||||
REQUIRE(templet != NULL);
|
||||
REQUIRE(buf != NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user