mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Style.
This commit is contained in:
parent
c3b7927e24
commit
86029005a5
@ -53,7 +53,6 @@ static ngx_int_t ngx_quic_hkdf_expand(ngx_pool_t *pool, const EVP_MD *digest,
|
||||
|
||||
static ssize_t ngx_quic_create_long_packet(ngx_quic_header_t *pkt,
|
||||
ngx_ssl_conn_t *ssl_conn, ngx_str_t *res);
|
||||
|
||||
static ssize_t ngx_quic_create_short_packet(ngx_quic_header_t *pkt,
|
||||
ngx_ssl_conn_t *ssl_conn, ngx_str_t *res);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user