From f5c5bc88a7154db3ef6c1f50f59ffe62e6d2f447 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 4 Dec 2023 13:13:05 +0100 Subject: Replaced ambiguous naming of "JSON string" to more accurate "JSON message". #2 Signed-off-by: Toni Uhlig --- test/results/default/http_starting_with_reply.pcapng.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/default/http_starting_with_reply.pcapng.out') diff --git a/test/results/default/http_starting_with_reply.pcapng.out b/test/results/default/http_starting_with_reply.pcapng.out index 078d8613f..c3aec5bb1 100644 --- a/test/results/default/http_starting_with_reply.pcapng.out +++ b/test/results/default/http_starting_with_reply.pcapng.out @@ -24,6 +24,6 @@ ~~ total memory freed........: 11476164 bytes ~~ total allocations/frees...: 216652/216652 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ json string min len.......: 548 chars -~~ json string max len.......: 2529 chars -~~ json string avg len.......: 1537 chars +~~ json message min len.......: 548 chars +~~ json message max len.......: 2529 chars +~~ json message avg len.......: 1537 chars -- cgit v1.2.3