From 2e14bc71e6f9b2235ea0f9aa4d5ae560acddfaea Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 6 Jun 2002 20:56:07 +0000 Subject: - deraadt@cvs.openbsd.org 2002/06/03 12:04:07 [ssh.h] compatiblity -> compatibility decriptor -> descriptor authentciated -> authenticated transmition -> transmission --- ssh.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ssh.h') diff --git a/ssh.h b/ssh.h index aac6216b..e23bb1d5 100644 --- a/ssh.h +++ b/ssh.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $ */ +/* $OpenBSD: ssh.h,v 1.70 2002/06/03 12:04:07 deraadt Exp $ */ /* * Author: Tatu Ylonen @@ -41,7 +41,7 @@ #define SSH_MAX_IDENTITY_FILES 100 /* - * Major protocol version. Different version indicates major incompatiblity + * Major protocol version. Different version indicates major incompatibility * that prevents communication. * * Minor protocol version. Different version indicates minor incompatibility -- cgit v1.2.1