summaryrefslogtreecommitdiff
path: root/ssh.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:09:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:09:57 +0000
commit966bfdae6bbe4ce2d57e381715e39109bb3f0d79 (patch)
tree22aa1da5bdb338a59d4ec36ed1635d28a93bc6a2 /ssh.h
parent973be0083bc9661abaa733ebefd6b603caf7aad1 (diff)
downloadopenssh-git-966bfdae6bbe4ce2d57e381715e39109bb3f0d79.tar.gz
- stevesk@cvs.openbsd.org 2002/05/11 20:24:48
[ssh.h] typo in comment
Diffstat (limited to 'ssh.h')
-rw-r--r--ssh.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.h b/ssh.h
index 75900716..aac6216b 100644
--- a/ssh.h
+++ b/ssh.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.h,v 1.68 2002/05/08 21:06:34 deraadt Exp $ */
+/* $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -101,7 +101,7 @@
/*
* unprivileged user when UsePrivilegeSeparation=yes;
- * sshd will change its pivileges to this user and its
+ * sshd will change its privileges to this user and its
* primary group.
*/
#ifndef SSH_PRIVSEP_USER