mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
parent
0c95100f98
commit
f09691feff
1 changed files with 0 additions and 1 deletions
|
|
@ -780,7 +780,6 @@ main(int argc, char **argv) {
|
|||
* Add in reserved/special types. This will let us
|
||||
* sort them without special cases.
|
||||
*/
|
||||
insert_into_typenames(0, "reserved0", RESERVED);
|
||||
insert_into_typenames(100, "uinfo", RESERVEDNAME);
|
||||
insert_into_typenames(101, "uid", RESERVEDNAME);
|
||||
insert_into_typenames(102, "gid", RESERVEDNAME);
|
||||
|
|
|
|||
Loading…
Reference in a new issue