Wireshark-commits: [Wireshark-commits] rev 53939: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 11 Dec 2013 17:08:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53939

User: cmaynard
Date: 2013/12/11 05:08 PM

Log:
 Remove _U_ from dissect_openwire_tcp()'s data parameter; technically it is used since it is passed to tcp_dissect_pdus(), even though dissect_openwire() doesn't actually use it.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-openwire.c    Modified