mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Replace "master/slave" terms in code comments
Replace those terms with the preferred "primary/secondary" keywords.
This commit is contained in:
committed by
Evan Hunt
parent
f3d3a4ff6e
commit
71b92d4d19
@@ -7964,8 +7964,8 @@ cleanup:
|
||||
}
|
||||
|
||||
/*
|
||||
* Set the expire time, if requested, when answering from a slave, mirror, or
|
||||
* master zone.
|
||||
* Set the expire time, if requested, when answering from a secondary,
|
||||
* mirror, or primary zone.
|
||||
*/
|
||||
static void
|
||||
query_getexpire(query_ctx_t *qctx) {
|
||||
|
Reference in New Issue
Block a user