From: Guilherme Maciel Ferreira Date: Tue, 18 Oct 2011 23:08:17 +0000 (-0200) Subject: Small documentation change X-Git-Tag: v1.2~58 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=19adb95fe7460b0472d450301ed2a401de932dd4;p=pingcheck Small documentation change --- diff --git a/src/ip/ipv4header.h b/src/ip/ipv4header.h index 0dbab02..00ed0c6 100644 --- a/src/ip/ipv4header.h +++ b/src/ip/ipv4header.h @@ -23,7 +23,7 @@ * The IPv4 header format is: * * @code - * 0 8 16 31 + * 0 3 4 7 8 15 16 31 * +-------+-------+---------------+------------------------------+ --- * | | | | | ^ * |version|header | type of | total length in bytes | |