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

Date: Wed, 08 Jul 2009 06:40:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29011

User: guy
Date: 2009/07/07 11:40 PM

Log:
 "uint" isn't a standard type, and isn't a type defined by GLib; use
 guint, as defined by GLib, instead.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -4      packet-dtn.c    Modified