From: swordfeng Date: Fri, 5 Jun 2015 12:23:08 +0000 (+0800) Subject: remove comment X-Git-Tag: v0.87~23^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162493bbef6556fed49bb52df508b8f1e0847133;p=thirdparty%2Fmtr.git remove comment --- diff --git a/net.c b/net.c index 9f1a951..d22254f 100644 --- a/net.c +++ b/net.c @@ -76,11 +76,6 @@ struct SCTPHeader { uint16 dstport; uint32 veri_tag; uint32 checksum; - /* - uint8 chunk_type; - uint8 chunk_flag; - uint16 chunk_length; - * */ }; /* Structure of an IPv4 UDP pseudoheader. */