From 3cca012bbe5fc59e175b77d294821fb99b334f67 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 5 Apr 2019 20:25:42 +0000 Subject: whitespace consistency --- src/regress/lib/libssl/handshake/valid_handshakes_terminate.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/regress/lib/libssl/handshake/valid_handshakes_terminate.c') diff --git a/src/regress/lib/libssl/handshake/valid_handshakes_terminate.c b/src/regress/lib/libssl/handshake/valid_handshakes_terminate.c index 18e441d1a1..5f0e4f2c18 100644 --- a/src/regress/lib/libssl/handshake/valid_handshakes_terminate.c +++ b/src/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-55-g6feb