]> git.kaiwu.me - nginx.git/commitdiff
Style.
authorVladimir Homutov <vl@nginx.com>
Fri, 19 Jun 2020 08:29:30 +0000 (11:29 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 19 Jun 2020 08:29:30 +0000 (11:29 +0300)
src/event/ngx_event_quic.c

index 1fc0c52eecd6b107c85d068f5049a2cdf2727bce..99a2183f50a7f3312c5a405e7e17d79794cdab55 100644 (file)
@@ -2173,6 +2173,7 @@ ngx_quic_send_new_token(ngx_connection_t *c)
     return NGX_OK;
 }
 
+
 static ngx_int_t
 ngx_quic_handle_ack_frame(ngx_connection_t *c, ngx_quic_header_t *pkt,
     ngx_quic_ack_frame_t *ack)