diff options
Diffstat (limited to 'print-juniper.c')
| -rw-r--r-- | print-juniper.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print-juniper.c b/print-juniper.c index f2d5c75977a0..8e30a6d7fa9e 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 | * +-------------------------------+---------+---+-----+-----------+ */ |
