Wireshark-commits: [Wireshark-commits] rev 49397: /trunk/wiretap/ /trunk/wiretap/: lanalyzer.c

Date: Sat, 18 May 2013 00:08:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49397

User: guy
Date: 2013/05/17 05:08 PM

Log:
 Put the code to read trace record headers into a common routine used by
 both the read and the seek-read routines.  Have the read routine return
 the offset of the record header as the record's offset, so that the
 seek-read routine can read that header.

Directory: /trunk/wiretap/
  Changes    Path           Action
  +65 -55    lanalyzer.c    Modified