mirror of
https://github.com/nginx/nginx.git
synced 2025-06-21 13:20:47 +08:00
QUIC: fixed indentation.
This commit is contained in:
parent
f86c1e1de1
commit
407c47074d
@ -542,7 +542,6 @@ ngx_quic_log_frame(ngx_log_t *log, ngx_quic_frame_t *f, ngx_uint_t tx)
|
||||
p = ngx_slprintf(p, last, " ft:%ui", f->u.close.frame_type);
|
||||
}
|
||||
|
||||
|
||||
break;
|
||||
|
||||
case NGX_QUIC_FT_STREAM0:
|
||||
|
Loading…
Reference in New Issue
Block a user