diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-05 07:33:14 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-05 07:33:14 +0000 |
commit | 9c5324422eb0184d04a9a5bbcaf7a28169ad4f7c (patch) | |
tree | 6293b56057372e41a0d0ec157989ba499cff573f /sshd.c | |
parent | b1131e9329b123b754fe4a7c70b1db85eba18267 (diff) | |
download | openssh-git-9c5324422eb0184d04a9a5bbcaf7a28169ad4f7c.tar.gz |
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
Diffstat (limited to 'sshd.c')
-rw-r--r-- | sshd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: sshd.c,v 1.170 2001/02/28 21:21:41 markus Exp $"); +RCSID("$OpenBSD: sshd.c,v 1.171 2001/03/04 01:46:30 djm Exp $"); #include <openssl/dh.h> #include <openssl/bn.h> |