author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> |
Wed, 04 Jun 2008 11:59:31 -0700 | |
changeset 3225 | 05651cb8006b |
parent 3224 | 141aece56ae6 |
child 3226 | 8c191779d1c2 |
--- a/src/common/packet-metadata.cc Wed Jun 04 11:59:11 2008 -0700 +++ b/src/common/packet-metadata.cc Wed Jun 04 11:59:31 2008 -0700 @@ -750,7 +750,6 @@ * location. */ tailExtraItem.fragmentEnd = extraItem.fragmentEnd; - // XXX This call might be wrong. ReplaceTail (&tailItem, &tailExtraItem, tailSize); current = item.next; }