summaryrefslogtreecommitdiff
path: root/kex.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /kex.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
downloadopenssh-git-2b725a056a5b27739e22cec422667d8f90afd6ec.tar.gz
RCSID
Diffstat (limited to 'kex.c')
-rw-r--r--kex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kex.c b/kex.c
index 9aab5de9..754ced8e 100644
--- a/kex.c
+++ b/kex.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: kex.c,v 1.18 2001/01/21 19:05:49 markus Exp $");
+RCSID("$OpenBSD: kex.c,v 1.19 2001/02/04 15:32:23 stevesk Exp $");
#include <openssl/crypto.h>
#include <openssl/bio.h>