diff src/event/quic/ngx_event_quic.c @ 8986:55359b950132 quic

QUIC: style.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 26 Jan 2022 18:03:45 +0300
parents d8865baab732
children e00295b76395
line wrap: on
line diff
--- a/src/event/quic/ngx_event_quic.c
+++ b/src/event/quic/ngx_event_quic.c
@@ -1474,5 +1474,3 @@ ngx_quic_shutdown_quic(ngx_connection_t 
 
     ngx_quic_finalize_connection(c, qc->shutdown_code, qc->shutdown_reason);
 }
-
-