Wireshark-commits: [Wireshark-commits] rev 49358: /trunk/wiretap/ /trunk/wiretap/: dbs-etherwatch.c

Date: Fri, 17 May 2013 00:07:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49358

User: guy
Date: 2013/05/16 05:07 PM

Log:
 Pass parse_dbs_etherwatch_packet() a pointer to a struct wtap_pkthdr,
 not a wtap *, and have it fill in the specified struct wtap_pkthdr. 
 That makes the seek-read routine do the right thing.

Directory: /trunk/wiretap/
  Changes    Path                Action
  +19 -20    dbs-etherwatch.c    Modified