2
0
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:
Matthijs Mekking
2021-10-05 11:07:44 +02:00
committed by Evan Hunt
parent f3d3a4ff6e
commit 71b92d4d19
23 changed files with 110 additions and 111 deletions

View File

@@ -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) {