bind9/lib/isccfg
Mark Andrews 09dab3d924
Add missing closing ')' to update-policy documentation
The opening '(' before local was not being matched by a closing
')' after the closing '};'.

(cherry picked from commit 044c3b2bb8)
2022-11-07 12:23:17 +01:00
..
include Handle large numbers when parsing/printing a duration 2022-10-17 08:54:10 +00:00
aclconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:42:16 +01:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Handle large numbers when parsing/printing a duration 2022-10-17 08:54:10 +00:00
kaspconf.c Add isccfg duration utility functions 2022-06-28 14:37:26 +02:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move duration structure to libisccfg/duration 2022-06-28 14:36:31 +02:00
namedconf.c Add missing closing ')' to update-policy documentation 2022-11-07 12:23:17 +01:00
parser.c Handle large numbers when parsing/printing a duration 2022-10-17 08:54:10 +00:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00