summaryrefslogtreecommitdiffstats
path: root/kex.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:04:32 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:04:32 +1100
commit51b4f821231446fd36baf991a3d08dd83fc7f6e9 (patch)
tree9b040e53016962a4fe507277837ccf07b30ac202 /kex.h
parentb0fb6872ed2efe3a116083e43dd4f5f47cd4882b (diff)
- deraadt@cvs.openbsd.org 2006/03/19 18:53:12
[kex.h myproposal.h] spacing
Diffstat (limited to 'kex.h')
-rw-r--r--kex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kex.h b/kex.h
index e2ba0a98..25dabbaa 100644
--- a/kex.h
+++ b/kex.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: kex.h,v 1.39 2006/03/07 09:07:40 djm Exp $ */
+/* $OpenBSD: kex.h,v 1.40 2006/03/19 18:53:12 deraadt Exp $ */
/*
* Copyright (c) 2000, 2001 Markus Friedl. All rights reserved.
@@ -144,7 +144,7 @@ kex_dh_hash(char *, char *, char *, int, char *, int, u_char *, int,
BIGNUM *, BIGNUM *, BIGNUM *, u_char **, u_int *);
void
kexgex_hash(const EVP_MD *, char *, char *, char *, int, char *,
- int, u_char *, int, int, int, int, BIGNUM *, BIGNUM *, BIGNUM *,
+ int, u_char *, int, int, int, int, BIGNUM *, BIGNUM *, BIGNUM *,
BIGNUM *, BIGNUM *, u_char **, u_int *);
void