From: Francois-Xavier Le Bail Date: Sun, 17 Dec 2017 12:12:36 +0000 (+0100) Subject: Fix spaces X-Git-Tag: tcpdump-4.99-bp~1607 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/e835e6a934a7c8e7012b147310d4df976808814d Fix spaces --- diff --git a/print-fr.c b/print-fr.c index 2365bf57..16a3a45b 100644 --- a/print-fr.c +++ b/print-fr.c @@ -542,11 +542,11 @@ mfr_print(netdissect_options *ndo, * * 7 6 5 4 3 2 1 0 * +----+----+----+----+----+----+----+----+ - * | B | E | C=0|seq. (high 4 bits) | EA | + * | B | E | C=0|seq. (high 4 bits) | EA | * +----+----+----+----+----+----+----+----+ * | sequence (low 8 bits) | * +----+----+----+----+----+----+----+----+ - * | DLCI (6 bits) | CR | EA | + * | DLCI (6 bits) | CR | EA | * +----+----+----+----+----+----+----+----+ * | DLCI (4 bits) |FECN|BECN| DE | EA | * +----+----+----+----+----+----+----+----+