summaryrefslogtreecommitdiff
path: root/sshconnect.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 15:43:59 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 15:43:59 +0000
commit28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (patch)
treec08d161d15742557069c68147beb0772e0fd3f37 /sshconnect.c
parentec1c1409276d7fbcd43828db19496cab36079c01 (diff)
RCSID; whitespace
Diffstat (limited to 'sshconnect.c')
-rw-r--r--sshconnect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshconnect.c b/sshconnect.c
index a10a689df..d9683b3f5 100644
--- a/sshconnect.c
+++ b/sshconnect.c
@@ -13,7 +13,7 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: sshconnect.c,v 1.92 2001/01/30 22:48:52 djm Exp $"); 16RCSID("$OpenBSD: sshconnect.c,v 1.93 2001/02/04 15:32:26 stevesk Exp $");
17 17
18#include <openssl/bn.h> 18#include <openssl/bn.h>
19 19