sync with BIND 4.9.7. mostly costmetic.

This commit is contained in:
itojun 2000-04-25 13:26:03 +00:00
parent 1be338dabc
commit bb0ecf8c42
2 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: getnetent.c,v 1.13 2000/01/22 22:19:14 mycroft Exp $ */
/* $NetBSD: getnetent.c,v 1.14 2000/04/25 13:26:03 itojun Exp $ */
/*
* Copyright (c) 1983, 1993
@ -48,7 +48,7 @@
static char sccsid[] = "@(#)getnetent.c 8.1 (Berkeley) 6/4/93";
static char rcsid[] = "Id: getnetent.c,v 8.4 1997/06/01 20:34:37 vixie Exp ";
#else
__RCSID("$NetBSD: getnetent.c,v 1.13 2000/01/22 22:19:14 mycroft Exp $");
__RCSID("$NetBSD: getnetent.c,v 1.14 2000/04/25 13:26:03 itojun Exp $");
#endif
#endif /* LIBC_SCCS and not lint */

View File

@ -1,4 +1,4 @@
/* $NetBSD: res_debug.c,v 1.25 1999/09/20 04:39:17 lukem Exp $ */
/* $NetBSD: res_debug.c,v 1.26 2000/04/25 13:26:03 itojun Exp $ */
/*-
* Copyright (c) 1985, 1990, 1993
@ -81,7 +81,7 @@
static char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93";
static char rcsid[] = "Id: res_debug.c,v 8.20 1997/06/01 20:34:37 vixie Exp ";
#else
__RCSID("$NetBSD: res_debug.c,v 1.25 1999/09/20 04:39:17 lukem Exp $");
__RCSID("$NetBSD: res_debug.c,v 1.26 2000/04/25 13:26:03 itojun Exp $");
#endif
#endif /* LIBC_SCCS and not lint */