Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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