aboutsummaryrefslogtreecommitdiffstats
path: root/packet-range.h
AgeCommit message (Collapse)AuthorFilesLines
2004-09-04The packet range stuff knows about capture_file structures, so it'sGuy Harris1-0/+97
really more of an Ethereal/Tethereal component than a libethereal component (nothing else in libethereal knows about capture files); move it back out of libethereal. (The range stuff doesn't; we leave it in libethereal.) svn path=/trunk/; revision=11898