summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2022-07-19 20:16:50 +0000
committertb <>2022-07-19 20:16:50 +0000
commitb68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1 (patch)
tree1a06e273b5d20e9b3c2861561220e25ff531ed7d /src
parentec2e701cc9dc8074434759b4102c781a20adb990 (diff)
downloadopenbsd-b68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1.tar.gz
openbsd-b68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1.tar.bz2
openbsd-b68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1.zip
zap trailing spaces
Diffstat (limited to 'src')
-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,