mpeg_pat.cur_next_ind looks like a Boolean; make it one. That also
authorGuy Harris <guy@alum.mit.edu>
Sat, 11 Feb 2012 20:35:03 +0000 (20:35 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sat, 11 Feb 2012 20:35:03 +0000 (20:35 -0000)
commitcd706946e582c64c014cbdb4026c14df5dbfaf55
tree103682244f7eba18cee6bdb5b2ade8f77d4da78c
parent74f2ef4f76360881112a292e978527cc9096d87b
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).

svn path=/trunk/; revision=40975
epan/dissectors/packet-mpeg-pat.c