Wireshark-commits: [Wireshark-commits] rev 45101: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 24 Sep 2012 13:54:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45101

User: etxrab
Date: 2012/09/24 06:54 AM

Log:
 Try to passify the buildbots by:
 - Using G_GINT64_CONSTANT for 64 bit constants.
 - Using guint64 and G_GINT64_MODIFIER where apropriate
 - set individual struct members.
 -  cast time_t to guint i two places.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +13 -12    packet-btavrcp.c    Modified