From 19adb95fe7460b0472d450301ed2a401de932dd4 Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Tue, 18 Oct 2011 21:08:17 -0200 Subject: [PATCH] Small documentation change --- src/ip/ipv4header.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 | | -- 1.7.1