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 40975: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 11 Feb 2012 20:35:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40975

User: guy
Date: 2012/02/11 12:35 PM

Log:
 mpeg_pat.cur_next_ind looks like a Boolean; make it one.  That also
 fixes checkapi warnings about its value_string not being properly
 terminated (by replacing it with a true_false_string).

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