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

Date: Thu, 06 Oct 2011 21:12:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39302

User: wmeier
Date: 2011/10/06 02:12 PM

Log:
 Use '"%" G_GINT64_MODIFIER "d"' instead of "%ld" to format a guint64.
 Fixes a compile warning

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