zap trailing spaces
authortb <tb@openbsd.org>
Tue, 19 Jul 2022 20:16:50 +0000 (20:16 +0000)
committertb <tb@openbsd.org>
Tue, 19 Jul 2022 20:16:50 +0000 (20:16 +0000)
regress/lib/libssl/client/clienttest.c

index 9d37c41..b0486d9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clienttest.c,v 1.38 2022/07/19 18:56:12 tb Exp $ */
+/*     $OpenBSD: clienttest.c,v 1.39 2022/07/19 20:16:50 tb Exp $ */
 /*
  * Copyright (c) 2015 Joel Sing <jsing@openbsd.org>
  *
@@ -331,7 +331,7 @@ static const uint8_t client_hello_tls13_only[] = {
        0x1d, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,       
+       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x02, 0x01,
        0x00, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x08, 0x00,
        0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x19, 0x00,