From e9aba273e98f49b302c63bb32b6bbdb1dbd80d6f Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 5 Apr 2019 20:25:43 +0000 Subject: whitespace consistency --- regress/lib/libssl/handshake/valid_handshakes_terminate.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'regress') diff --git a/regress/lib/libssl/handshake/valid_handshakes_terminate.c b/regress/lib/libssl/handshake/valid_handshakes_terminate.c index 18e441d1a1b..5f0e4f2c188 100644 --- a/regress/lib/libssl/handshake/valid_handshakes_terminate.c +++ b/regress/lib/libssl/handshake/valid_handshakes_terminate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: valid_handshakes_terminate.c,v 1.2 2019/01/23 23:29:56 tb Exp $ */ +/* $OpenBSD: valid_handshakes_terminate.c,v 1.3 2019/04/05 20:25:42 tb Exp $ */ /* * Copyright (c) 2019 Theo Buehler * @@ -32,6 +32,7 @@ main(int argc, char *argv[]) if (mt == INVALID) continue; + terminates = 0; for (j = 0; j < TLS13_NUM_MESSAGE_TYPES; j++) { -- cgit v1.2.3