From: Vladimir Homutov Date: Fri, 19 Jun 2020 08:29:30 +0000 (+0300) Subject: Style. X-Git-Tag: release-1.25.0~4^2~659 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=9022fc686d447360c3e01ea0ead47dcb1035ecc9;p=nginx.git Style. --- diff --git a/src/event/ngx_event_quic.c b/src/event/ngx_event_quic.c index 1fc0c52ee..99a2183f5 100644 --- a/src/event/ngx_event_quic.c +++ b/src/event/ngx_event_quic.c @@ -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)