summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2022-07-19 20:16:50 +0000
committertb <>2022-07-19 20:16:50 +0000
commit3a70441f87ce449a93c77659ad4ccc0222fded85 (patch)
tree1a06e273b5d20e9b3c2861561220e25ff531ed7d
parent27b42db95cf44f4e067ecf425ebe5da4553f2e4e (diff)
downloadopenbsd-3a70441f87ce449a93c77659ad4ccc0222fded85.tar.gz
openbsd-3a70441f87ce449a93c77659ad4ccc0222fded85.tar.bz2
openbsd-3a70441f87ce449a93c77659ad4ccc0222fded85.zip
zap trailing spaces
-rw-r--r--src/regress/lib/libssl/client/clienttest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/client/clienttest.c b/src/regress/lib/libssl/client/clienttest.c
index 9d37c41e15..b0486d95f0 100644
--- a/src/regress/lib/libssl/client/clienttest.c
+++ b/src/regress/lib/libssl/client/clienttest.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: clienttest.c,v 1.38 2022/07/19 18:56:12 tb Exp $ */ 1/* $OpenBSD: clienttest.c,v 1.39 2022/07/19 20:16:50 tb Exp $ */
2/* 2/*
3 * Copyright (c) 2015 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2015 Joel Sing <jsing@openbsd.org>
4 * 4 *
@@ -331,7 +331,7 @@ static const uint8_t client_hello_tls13_only[] = {
331 0x1d, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 331 0x1d, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00,
332 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 332 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
333 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 333 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
334 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 334 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
335 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x02, 0x01, 335 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x02, 0x01,
336 0x00, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x08, 0x00, 336 0x00, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x08, 0x00,
337 0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x19, 0x00, 337 0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x19, 0x00,