Files
bind9/lib/ns
Evan Hunt a68a77ca86 dns_difftuple_create() cannot fail
dns_difftuple_create() could only return success, so change
its type to void and clean up all the calls to it.

other functions that only returned a result value because of it
have been cleaned up in the same way.
2024-08-05 13:31:38 +00:00
..
2023-02-15 16:44:47 +00:00
2023-10-13 14:44:40 +02:00
2024-08-05 13:31:38 +00:00