summaryrefslogtreecommitdiff
path: root/kex.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 12:42:17 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 12:42:17 +0000
commitef4eea9badfb65f05ac24f786b710cc3f27f0e43 (patch)
treef54abef181ccd6ad5285a5c16b4c159d8b74e932 /kex.h
parentd2ddda4efab29fd8663757634773fa10e557e0f3 (diff)
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
[many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@
Diffstat (limited to 'kex.h')
-rw-r--r--kex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kex.h b/kex.h
index f07e3d4d3..8e6eea70a 100644
--- a/kex.h
+++ b/kex.h
@@ -54,7 +54,7 @@ enum kex_exchange {
54 DH_GRP1_SHA1, 54 DH_GRP1_SHA1,
55 DH_GEX_SHA1 55 DH_GEX_SHA1
56}; 56};
57 57
58typedef struct Kex Kex; 58typedef struct Kex Kex;
59typedef struct Mac Mac; 59typedef struct Mac Mac;
60typedef struct Comp Comp; 60typedef struct Comp Comp;