summaryrefslogtreecommitdiff
path: root/sshconnect.h
diff options
context:
space:
mode:
authormouring <mouring>2002-06-09 19:41:48 +0000
committermouring <mouring>2002-06-09 19:41:48 +0000
commit290fdd64a8ddf53151d37f9de09b6eb47e2b12f5 (patch)
treeda78e8035f18c2be377caccabb42e96a816904a5 /sshconnect.h
parent0384a70400de05c25a49b3db41a51feacc860026 (diff)
downloadopenssh-290fdd64a8ddf53151d37f9de09b6eb47e2b12f5.tar.gz
unexpand
Diffstat (limited to 'sshconnect.h')
-rw-r--r--sshconnect.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sshconnect.h b/sshconnect.h
index ad34ee64..134b59af 100644
--- a/sshconnect.h
+++ b/sshconnect.h
@@ -28,9 +28,9 @@
typedef struct Sensitive Sensitive;
struct Sensitive {
- Key **keys;
- int nkeys;
- int external_keysign;
+ Key **keys;
+ int nkeys;
+ int external_keysign;
};
int