2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 07:35:26 +00:00
This commit is contained in:
Andreas Gustafsson
2001-10-31 20:39:39 +00:00
parent 5f4804c7e4
commit 589dce8281
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dig.c,v 1.168 2001/10/01 18:53:51 gson Exp $ */ /* $Id: dig.c,v 1.169 2001/10/31 20:39:37 gson Exp $ */
#include <config.h> #include <config.h>
#include <stdlib.h> #include <stdlib.h>

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dighost.c,v 1.232 2001/10/15 20:40:36 gson Exp $ */ /* $Id: dighost.c,v 1.233 2001/10/31 20:39:39 gson Exp $ */
/* /*
* Notice to programmers: Do not use this code as an example of how to * Notice to programmers: Do not use this code as an example of how to