aboutsummaryrefslogtreecommitdiff
path: root/lib/isc/include/isc/serial.h
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-02-07 22:14:10 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-02-07 22:14:10 +0000
commite6787144c0a7f2ccb1b75e05abbd390f0fd225cd (patch)
tree50d7895dd5f9a44b6f2457ee55c873eba97cd43a /lib/isc/include/isc/serial.h
parentfd8f060cacf6f8a8f24ef704e9c2b81f1063ac14 (diff)
downloadsrc-e6787144c0a7f2ccb1b75e05abbd390f0fd225cd.tar.gz
src-e6787144c0a7f2ccb1b75e05abbd390f0fd225cd.zip
Vendor import of BIND 9.4-ESVvendor/bind9/9.4-ESV
Notes
Notes: svn path=/vendor/bind9/dist-9.4/; revision=203639 svn path=/vendor/bind9/9.4-ESV/; revision=203797; tag=vendor/bind9/9.4-ESV
Diffstat (limited to 'lib/isc/include/isc/serial.h')
-rw-r--r--lib/isc/include/isc/serial.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/isc/include/isc/serial.h b/lib/isc/include/isc/serial.h
index 86d9b2f14d25..05c450545b6e 100644
--- a/lib/isc/include/isc/serial.h
+++ b/lib/isc/include/isc/serial.h
@@ -1,8 +1,8 @@
/*
- * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: serial.h,v 1.10.18.2 2005/04/29 00:17:02 marka Exp $ */
+/* $Id: serial.h,v 1.10.18.4 2009/01/19 23:46:16 tbox Exp $ */
#ifndef ISC_SERIAL_H
#define ISC_SERIAL_H 1
@@ -23,8 +23,8 @@
#include <isc/lang.h>
#include <isc/types.h>
-/*! \file
- * \brief Implement 32 bit serial space arithmetic comparision functions.
+/*! \file isc/serial.h
+ * \brief Implement 32 bit serial space arithmetic comparison functions.
* Note: Undefined results are returned as ISC_FALSE.
*/