diff options
Diffstat (limited to 'usr.sbin/bind/lib/dns/include/dst/result.h')
-rw-r--r-- | usr.sbin/bind/lib/dns/include/dst/result.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/bind/lib/dns/include/dst/result.h b/usr.sbin/bind/lib/dns/include/dst/result.h index 1a7fb9f4723..cabd7c233dd 100644 --- a/usr.sbin/bind/lib/dns/include/dst/result.h +++ b/usr.sbin/bind/lib/dns/include/dst/result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,13 +15,11 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $ISC: result.h,v 1.1.6.3 2005/04/29 00:16:29 marka Exp $ */ +/* $ISC: result.h,v 1.1.4.1 2004/12/09 04:07:20 marka Exp $ */ #ifndef DST_RESULT_H #define DST_RESULT_H 1 -/*! \file */ - #include <isc/lang.h> #include <isc/resultclass.h> |