Changed the type of the header size variables from int to size_t, so it matches the...
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 21 Aug 2011 15:48:26 +0000 (12:48 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 21 Aug 2011 15:48:26 +0000 (12:48 -0300)
commit6a179452878afa6571943a3a9cebd3ac60b494de
treec419b3fb1f79a3b467041ed0e27401ee1c1718c1
parent1e122fd7cd7b995058277a7b355cbbb933009fd7
Changed the type of the header size variables from int to size_t, so it matches the type where it is used
src/ip/ipv4header.cpp
src/tcp/tcpheader.cpp