Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/include/arpa s/configuratin/configuration/ in comment, from ...



details:   https://anonhg.NetBSD.org/src/rev/ad9264bc9cc5
branches:  trunk
changeset: 375963:ad9264bc9cc5
user:      andvar <andvar%NetBSD.org@localhost>
date:      Tue May 23 10:22:42 2023 +0000

description:
s/configuratin/configuration/ in comment, from Brad Harder (bch) by email.

diffstat:

 include/arpa/nameser.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d71a2b908137 -r ad9264bc9cc5 include/arpa/nameser.h
--- a/include/arpa/nameser.h    Tue May 23 10:20:12 2023 +0000
+++ b/include/arpa/nameser.h    Tue May 23 10:22:42 2023 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: nameser.h,v 1.27 2021/12/08 20:50:01 andvar Exp $      */
+/*     $NetBSD: nameser.h,v 1.28 2023/05/23 10:22:42 andvar Exp $      */
 
 /*
  * Portions Copyright (C) 2004, 2005, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
@@ -343,7 +343,7 @@ typedef enum __ns_type {
        ns_t_rrsig = 46,        /*%< RRset Signature */
        ns_t_nsec = 47,         /*%< Negative security */
        ns_t_dnskey = 48,       /*%< DNS Key */
-       ns_t_dhcid = 49,        /*%< Dynamic host configuratin identifier */
+       ns_t_dhcid = 49,        /*%< Dynamic host configuration identifier */
        ns_t_nsec3 = 50,        /*%< Negative security type 3 */
        ns_t_nsec3param = 51,   /*%< Negative security type 3 parameters */
        ns_t_hip = 55,          /*%< Host Identity Protocol */



Home | Main Index | Thread Index | Old Index