X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fipv4.h;h=c3feb29af01e6d57774bf07dc2e5e47f96a653e2;hb=a86faaf34711d6b0f278b670d70a229a3cf0d479;hp=bd63ad04785e559c93eb18b53ed6fc0482ff3643;hpb=248d300f1be0d5f2aae39202041699ab2b46c56b;p=meshlink diff --git a/src/ipv4.h b/src/ipv4.h index bd63ad04..c3feb29a 100644 --- a/src/ipv4.h +++ b/src/ipv4.h @@ -1,7 +1,7 @@ /* ipv4.h -- missing IPv4 related definitions Copyright (C) 2005 Ivo Timmermans - 2006-2012 Guus Sliepen + 2006-2012 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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