diff scp.c @ 1049:01eea88963f3 fastopen

merge from default
author Matt Johnston <matt@ucc.asn.au>
date Sat, 28 Feb 2015 09:06:40 +0800
parents 7c899f24a85b
children 2dee3eef5344
line wrap: on
line diff
--- a/scp.c	Fri Feb 27 00:02:48 2015 +0800
+++ b/scp.c	Sat Feb 28 09:06:40 2015 +0800
@@ -437,7 +437,7 @@
 	}
 	/*
 	 * Finally check the exit status of the ssh process, if one was forked
-	 * and no error has occured yet
+	 * and no error has occurred yet
 	 */
 	if (do_cmd_pid != -1 && errs == 0) {
 		if (remin != -1)