Module Name:    src
Committed By:   ozaki-r
Date:           Mon Dec 26 01:26:25 UTC 2016

Modified Files:
        src/tests/net/ndp: t_ra.sh

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/net/ndp/t_ra.sh

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

Modified files:

Index: src/tests/net/ndp/t_ra.sh
diff -u src/tests/net/ndp/t_ra.sh:1.17 src/tests/net/ndp/t_ra.sh:1.18
--- src/tests/net/ndp/t_ra.sh:1.17	Wed Dec 21 07:02:16 2016
+++ src/tests/net/ndp/t_ra.sh	Mon Dec 26 01:26:25 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: t_ra.sh,v 1.17 2016/12/21 07:02:16 ozaki-r Exp $
+#	$NetBSD: t_ra.sh,v 1.18 2016/12/26 01:26:25 ozaki-r Exp $
 #
 # Copyright (c) 2015 Internet Initiative Japan Inc.
 # All rights reserved.
@@ -494,7 +494,7 @@ ra_multiple_routers_single_prefix_body()
 	rump_server_destroy_ifaces
 }
 
-multiple_routers_single_prefix_cleanup()
+ra_multiple_routers_single_prefix_cleanup()
 {
 
 	if [ -f ${PIDFILE} ]; then

Reply via email to