diff options
Diffstat (limited to 'usr.sbin/named/db_lookup.c')
-rw-r--r-- | usr.sbin/named/db_lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/db_lookup.c b/usr.sbin/named/db_lookup.c index 9084491c9137a..a453af11b8d0a 100644 --- a/usr.sbin/named/db_lookup.c +++ b/usr.sbin/named/db_lookup.c @@ -1,6 +1,6 @@ #if !defined(lint) && !defined(SABER) static char sccsid[] = "@(#)db_lookup.c 4.18 (Berkeley) 3/21/91"; -static char rcsid[] = "$Id: db_lookup.c,v 4.9.1.5 1994/06/01 21:09:39 vixie Exp $"; +static char rcsid[] = "db_lookup.c,v 1.1.1.1 1994/09/22 19:46:13 pst Exp"; #endif /* not lint */ /* |