proto_registrar_get_nth(hfinfo->id) == hfinfo, so use the latter rather
[obnox/wireshark/wip.git] / mergecap.c
2002-03-31 guyFrom Joerg Mayer: mark function arguments as unused.
2002-02-24 guyFrom Peter Valchev: fix editcap to assign the result...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-07-20 guyGet rid of some unused variables.
2001-07-14 guyFrom Scott Renfro: correctly handle merging multiple...
2001-07-13 guyUpdate from Scott Renfro to allow mergecap to merge...
2001-07-12 guyMergecap utility for merging capture files, from Scott...