Cosmetics in preparation for merge.

This commit is contained in:
Robin Sommer 2012-03-23 16:49:29 -07:00
parent 4321f635ac
commit 30014ac920
7 changed files with 23 additions and 13 deletions

View file

@ -229,7 +229,9 @@ public:
~IP_Hdr()
{
if ( ip6 ) delete ip6_hdrs;
if ( ip6 )
delete ip6_hdrs;
if ( del )
{
if ( ip4 )