2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

s/made/may/

This commit is contained in:
Mark Andrews
2017-10-20 10:28:39 +11:00
parent 9e5439a6d8
commit d8442c1a15

View File

@@ -688,7 +688,7 @@
Some header files included <isc/util.h> incorrectly as
it pollutes with namespace with non ISC_ macros and this should
only be done by explicitly including <isc/util.h>. This
has been corrected. Some code made depend on <isc/util.h>
has been corrected. Some code may depend on <isc/util.h>
being implicitly included via other header files. Such
code should explicitly include <isc/util.h>.
</para>