diff svr-agentfwd.c @ 1046:b8f4b7027191 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Tue, 24 Feb 2015 22:48:34 +0800
parents 7c899f24a85b
children 750ec4ec4cbe
line wrap: on
line diff
--- a/svr-agentfwd.c	Tue Feb 10 21:47:43 2015 +0800
+++ b/svr-agentfwd.c	Tue Feb 24 22:48:34 2015 +0800
@@ -117,7 +117,7 @@
 }
 
 /* set up the environment variable pointing to the socket. This is called
- * just before command/shell execution, after dropping priveleges */
+ * just before command/shell execution, after dropping privileges */
 void svr_agentset(struct ChanSess * chansess) {
 
 	char *path = NULL;