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

Date: Thu, 25 Aug 2011 00:50:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38728

User: cmaynard
Date: 2011/08/24 05:50 PM

Log:
 "Bytes left to read" is an unsigned quantity.  Changed FT_INT64 to FT_UINT64 as suggested by Rui Loura via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6262.

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