use oldstyle comments

This commit is contained in:
Matt Johnston
2013-11-14 22:03:30 +08:00
parent e00a97944a
commit de1deaf0bd
28 changed files with 72 additions and 73 deletions

View File

@@ -241,7 +241,7 @@ typedef enum {
struct clientsession {
// XXX - move these to kexstate?
/* XXX - move these to kexstate? */
struct kex_dh_param *dh_param;
struct kex_ecdh_param *ecdh_param;
struct kex_curve25519_param *curve25519_param;