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

Date: Fri, 09 Apr 2010 02:00:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32434

User: guy
Date: 2010/04/08 07:00 PM

Log:
 Squelch compiler warnings.  (We know that header.content_length is less
 than a value that fits into an int, so we know its value will fit into
 an int.)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-http.c    Modified