diff src/event/quic/ngx_event_quic_protection.c @ 8888:6d1488b62dc5 quic

QUIC: style.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 26 Oct 2021 18:05:57 +0300
parents d458101b7b81
children de7b9af30fc6
line wrap: on
line diff
--- a/src/event/quic/ngx_event_quic_protection.c
+++ b/src/event/quic/ngx_event_quic_protection.c
@@ -1188,4 +1188,3 @@ ngx_quic_decrypt(ngx_quic_header_t *pkt,
 
     return NGX_OK;
 }
-