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

Date: Wed, 13 Aug 2008 07:33:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25996

User: guy
Date: 2008/08/13 12:33 AM

Log:
 PRI[duox]64 isn't being defined on all platforms, breaking the build,
 and we don't want to use it in any case, as PRI[duox]64 might be
 different from G_GUINT64_MODIFIER followed by [duox], and the latter is
 what GLib's formatter supports, and that's the formatter we use.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -3      packet-rtps.c     Modified
  +5 -5      packet-rtps2.c    Modified