ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 26 Aug 2006 00:03:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19036

User: guy
Date: 2006/08/26 12:03 AM

Log:
 Don't use %ld for guint64 - use PRIu64.  (Also, don't use %d for guint32
 - use %u.)

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