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

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-7.0.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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.131 src/doc/CHANGES-7.0.3:1.1.2.132
--- src/doc/CHANGES-7.0.3:1.1.2.131	Tue Jan 29 08:09:45 2019
+++ src/doc/CHANGES-7.0.3	Tue Jan 29 08:32:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.131 2019/01/29 08:09:45 msaitoh Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.132 2019/01/29 08:32:36 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5704,6 +5704,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