Wireshark-commits: [Wireshark-commits] rev 27891: /trunk/epan/ /trunk/epan/dissectors/: packet-dnp.

Date: Mon, 30 Mar 2009 03:40:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27891

User: gerald
Date: 2009/03/29 08:40 PM

Log:
 Add a couple of size_t casts to packet-dnp.c.
 Make the length arguments of format_text() and format_text_wsp()
 size_t's, since it's natural to use strlen() for that.

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

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -2      strutil.c     Modified
  +2 -2      strutil.h     Modified