summaryrefslogtreecommitdiff
path: root/auth2.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 07:33:14 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 07:33:14 +0000
commit9c5324422eb0184d04a9a5bbcaf7a28169ad4f7c (patch)
tree6293b56057372e41a0d0ec157989ba499cff573f /auth2.c
parentb1131e9329b123b754fe4a7c70b1db85eba18267 (diff)
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
Diffstat (limited to 'auth2.c')
-rw-r--r--auth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth2.c b/auth2.c
index e60bed10b..aa56fa631 100644
--- a/auth2.c
+++ b/auth2.c
@@ -23,7 +23,7 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2.c,v 1.44 2001/03/01 02:45:10 deraadt Exp $"); 26RCSID("$OpenBSD: auth2.c,v 1.45 2001/03/04 01:46:29 djm Exp $");
27 27
28#include <openssl/evp.h> 28#include <openssl/evp.h>
29 29