mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
1913. [func] Integrate contibuted DLZ code into named. [RT #11382]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: parser.c,v 1.118 2005/08/23 02:36:10 marka Exp $ */
|
||||
/* $Id: parser.c,v 1.119 2005/09/05 00:11:05 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -1087,7 +1087,6 @@ cfg_print_spacelist(cfg_printer_t *pctx, cfg_obj_t *obj) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
isc_boolean_t
|
||||
cfg_obj_islist(cfg_obj_t *obj) {
|
||||
REQUIRE(obj != NULL);
|
||||
|
Reference in New Issue
Block a user