Module Name:    src
Committed By:   msaitoh
Date:           Sun Dec  5 03:42:01 UTC 2021

Modified Files:
        src/crypto/dist/ipsec-tools: ChangeLog.old
        src/sys/net: dlt.h

Log Message:
s/accomodate/accommodate/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/dist/ipsec-tools/ChangeLog.old
cvs rdiff -u -r1.20 -r1.21 src/sys/net/dlt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/dist/ipsec-tools/ChangeLog.old
diff -u src/crypto/dist/ipsec-tools/ChangeLog.old:1.3 src/crypto/dist/ipsec-tools/ChangeLog.old:1.4
--- src/crypto/dist/ipsec-tools/ChangeLog.old:1.3	Sun Dec  5 03:13:50 2021
+++ src/crypto/dist/ipsec-tools/ChangeLog.old	Sun Dec  5 03:42:01 2021
@@ -543,12 +543,12 @@
 2005-07-11  Emmanuel Dreyfus  <m...@netbsd.org>
 
 	* src/racoon/ipsec_doi.c configure.ac: More build fixes on Linux. 
-	  Accomodate various libiconv versions
+	  Accommodate various libiconv versions
 
 2005-07-10  Emmanuel Dreyfus  <m...@netbsd.org>
 
 	* src/racoon/ipsec_doi.c configure.ac: build fixes on Linux. 
-	  Accomodate various libiconv versions
+	  Accommodate various libiconv versions
 
 2005-07-09  Yvan Vanhullebus  <va...@free.fr>
 

Index: src/sys/net/dlt.h
diff -u src/sys/net/dlt.h:1.20 src/sys/net/dlt.h:1.21
--- src/sys/net/dlt.h:1.20	Tue Oct  1 16:02:55 2019
+++ src/sys/net/dlt.h	Sun Dec  5 03:42:01 2021
@@ -1,4 +1,4 @@
-/*	$NetBSD: dlt.h,v 1.20 2019/10/01 16:02:55 christos Exp $	*/
+/*	$NetBSD: dlt.h,v 1.21 2021/12/05 03:42:01 msaitoh Exp $	*/
 
 /*-
  * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -571,7 +571,7 @@
  * input packets such as port scans, packets from old lost connections,
  * etc. to force the connection to stay up).
  *
- * The first byte of the PPP header (0xff03) is modified to accomodate
+ * The first byte of the PPP header (0xff03) is modified to accommodate
  * the direction - 0x00 = IN, 0x01 = OUT.
  */
 #define DLT_PPP_PPPD		166

Reply via email to