Module Name:    src
Committed By:   martin
Date:           Tue Jan 29 08:32:01 UTC 2019

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.3

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-7.1.3

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

Modified files:

Index: src/doc/CHANGES-7.1.3
diff -u src/doc/CHANGES-7.1.3:1.1.2.38 src/doc/CHANGES-7.1.3:1.1.2.39
--- src/doc/CHANGES-7.1.3:1.1.2.38	Tue Jan 29 08:13:06 2019
+++ src/doc/CHANGES-7.1.3	Tue Jan 29 08:32:01 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.38 2019/01/29 08:13:06 msaitoh Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.39 2019/01/29 08:32:01 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -396,6 +396,6 @@ sys/netmpls/mpls_proto.c			1.32
 sys/netnatm/natm.c				patch
 
 	Fix memory leaks pointed out by Ilja Van Sprundel: all
-	sendoob() functions are expted to free both passed
+	sendoob() functions are expected to free both passed
 	mbuf chains.
 	[martin, ticket #1676]

Reply via email to