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 23258: /trunk/ /trunk/epan/dissectors/: packet-mpeg-pes.

Date: Wed, 24 Oct 2007 06:21:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23258

User: guy
Date: 2007/10/24 06:21 AM

Log:
 "time_t" might be an "int" or might be a "long"; cast it to "long" and
 print it with "%ld".  (It's typically signed.)

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +8 -6      packet-mpeg-pes.c    Modified

Directory: /trunk/asn1/mpeg-pes/
  Changes    Path                          Action
  +4 -2      packet-mpeg-pes-template.c    Modified