Wireshark-commits: [Wireshark-commits] rev 52495: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 10 Oct 2013 16:04:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52495

User: cmaynard
Date: 2013/10/10 04:04 PM

Log:
 Safer to compare return value of tvb_reported_length_remaining() > 0 than != 0.
 Convert tabs to spaces.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +29 -29    packet-tcp.c    Modified