Wireshark-commits: [Wireshark-commits] rev 39162: /trunk/plugins/profinet/ /trunk/plugins/profinet/

Date: Mon, 26 Sep 2011 21:48:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39162

User: guy
Date: 2011/09/26 02:48 PM

Log:
 More white space cleanup.
 
 We need the PDU length to find stuff at the end; use
 tvb_reported_length(), *not* tvb_length(), to get it, so we're not
 confused by a snapshot length.  Rename it "pdu_len" to make that clear.

Directory: /trunk/plugins/profinet/
  Changes    Path              Action
  +61 -61    packet-pn-rt.c    Modified