X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/35c5cd9911f3fcc385e4a04c31016c253ee7a426..a97fb2f3ae9731dd13e6854742c090ca9ef454cf:/print-bootp.c diff --git a/print-bootp.c b/print-bootp.c index 97a39c05..499f9785 100644 --- a/print-bootp.c +++ b/print-bootp.c @@ -701,7 +701,7 @@ rfc1048_print(register const u_char *bp) case TAG_CLASSLESS_STATIC_RT: case TAG_CLASSLESS_STA_RT_MS: - { + { u_int mask_width, significant_octets, i; /* this option should be at least 5 bytes long */