[openssl/openssl] 55d3a6: Fix typos in s_client

Matt Caswell noreply at github.com
Thu Jun 29 23:36:06 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 55d3a6be6ba3af9781631e74833ea1dcbd4008e6
      https://github.com/openssl/openssl/commit/55d3a6be6ba3af9781631e74833ea1dcbd4008e6
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M apps/s_client.c

  Log Message:
  -----------
  Fix typos in s_client

There was some typos of OPENSS_NO_QUIC (should be OPENSSL_NO_QUIC) in
s_client

Fixes #21291

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21293)




More information about the openssl-commits mailing list