From: Guy Harris Date: Tue, 3 Sep 2024 19:05:16 +0000 (-0700) Subject: juniper: fix some block diagrams in comments. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/e78235457767a506a80185a9a486f0666ba3091b?ds=inline juniper: fix some block diagrams in comments. [skip ci] Remove extra space between "channel" and "ID". Spell out "reserved", so codespell doesn't complain. Spell out "count" while we're at it. --- diff --git a/print-juniper.c b/print-juniper.c index 522db7b0..d9bc1f52 100644 --- a/print-juniper.c +++ b/print-juniper.c @@ -1009,7 +1009,7 @@ juniper_mlfr_if_print(netdissect_options *ndo, * ATM1 PIC cookie format * * +-----+-------------------------+-------------------------------+ - * |fmtid| vc index | channel ID | + * |fmtid| vc index | channel ID | * +-----+-------------------------+-------------------------------+ */ @@ -1070,7 +1070,7 @@ juniper_atm1_if_print(netdissect_options *ndo, * ATM2 PIC cookie format * * +-------------------------------+---------+---+-----+-----------+ - * | channel ID | reserv |AAL| CCRQ| gap cnt | + * | channel ID |reserved |AAL| CCRQ| gap count | * +-------------------------------+---------+---+-----+-----------+ */