Browse Source

nfqws: minor beautify text

pull/1301/head v70.5
bol-van 2 weeks ago
parent
commit
a2ffa3455d
  1. 2
      nfq/desync.c

2
nfq/desync.c

@ -2020,7 +2020,7 @@ static uint8_t dpi_desync_udp_packet_play(bool replay, size_t reasm_offset, uint
} }
else else
{ {
DLOG("QUIC initial contains CRYPTO without full fragment coverage\n"); DLOG("QUIC initial contains CRYPTO with partial fragment coverage\n");
if (ctrack) if (ctrack)
{ {
if (ReasmIsEmpty(&ctrack->reasm_orig)) if (ReasmIsEmpty(&ctrack->reasm_orig))

Loading…
Cancel
Save