]> The Tcpdump Group git mirrors - tcpdump/commitdiff
juniper: fix some block diagrams in comments. [skip ci]
authorGuy Harris <[email protected]>
Tue, 3 Sep 2024 19:05:16 +0000 (12:05 -0700)
committerGuy Harris <[email protected]>
Tue, 3 Sep 2024 19:05:16 +0000 (12:05 -0700)
Remove extra space between "channel" and "ID".

Spell out "reserved", so codespell doesn't complain.  Spell out "count"
while we're at it.

print-juniper.c

index 522db7b0a88d7e23c5862683401ab2cc014bf927..d9bc1f52dc75fae5ad4ff6d756e7301fc0df0f74 100644 (file)
@@ -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 |
  *     +-------------------------------+---------+---+-----+-----------+
  */