2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Andreas Gustafsson
2000-08-10 22:44:00 +00:00
parent 2e88e05fd4
commit dc685fd1d3

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: context.h,v 1.11 2000/08/01 01:32:33 tale Exp $ */
/* $Id: context.h,v 1.12 2000/08/10 22:44:00 gson Exp $ */
#ifndef LWRES_CONTEXT_H
#define LWRES_CONTEXT_H 1
@@ -39,7 +39,7 @@ typedef void (*lwres_free_t)(void *arg, void *mem, size_t length);
/*
* XXXMLG
*
* Make the server reload /etc/resolv.conf periodlically.
* Make the server reload /etc/resolv.conf periodically.
*
* Make the server do sortlist/searchlist.
*