diff scp.c @ 1069:2fa71c3b2827 pam

merge pam branch up to date
author Matt Johnston <matt@ucc.asn.au>
date Mon, 16 Mar 2015 21:34:05 +0800
parents 7c899f24a85b
children 2dee3eef5344
line wrap: on
line diff
--- a/scp.c	Fri Jan 23 22:32:49 2015 +0800
+++ b/scp.c	Mon Mar 16 21:34:05 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)