X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fipv4.h;h=6cb969bd0136858035a465c69646aeb496ee4466;hb=refs%2Fheads%2F1.1-ed25519;hp=bd63ad04785e559c93eb18b53ed6fc0482ff3643;hpb=86c2990327fdf7ec1197aa73cb2b9a926a734db4;p=oweals%2Ftinc.git diff --git a/src/ipv4.h b/src/ipv4.h index bd63ad0..6cb969b 100644 --- a/src/ipv4.h +++ b/src/ipv4.h @@ -72,7 +72,7 @@ struct ip { #endif uint8_t ip_tos; uint16_t ip_len; - uint16_t ip_id; + uint16_t ip_id; uint16_t ip_off; #define IP_RF 0x8000 #define IP_DF 0x4000