summaryrefslogtreecommitdiff
path: root/ssh.h
diff options
context:
space:
mode:
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 aac6216b8..e23bb1d5c 100644
--- a/ssh.h
+++ b/ssh.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $ */ 1/* $OpenBSD: ssh.h,v 1.70 2002/06/03 12:04:07 deraadt Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -41,7 +41,7 @@
41#define SSH_MAX_IDENTITY_FILES 100 41#define SSH_MAX_IDENTITY_FILES 100
42 42
43/* 43/*
44 * Major protocol version. Different version indicates major incompatiblity 44 * Major protocol version. Different version indicates major incompatibility
45 * that prevents communication. 45 * that prevents communication.
46 * 46 *
47 * Minor protocol version. Different version indicates minor incompatibility 47 * Minor protocol version. Different version indicates minor incompatibility