mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 10:27:12 +08:00
Update to FreeBSD head 2018-02-01
Git mirror commit d079ae0442af8fa3cfd6d7ede190d04e64a2c0d4. Update #3472.
This commit is contained in:
@@ -207,7 +207,7 @@ mpls_print(netdissect_options *ndo, const u_char *bp, u_int length)
|
||||
break;
|
||||
|
||||
case PT_OSI:
|
||||
isoclns_print(ndo, p, length, length);
|
||||
isoclns_print(ndo, p, length);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user