Fix Bug 566 H.263: in display filters, ftype bit masked by sbit

svn path=/trunk/; revision=16500
This commit is contained in:
Anders Broman 2005-11-13 20:53:24 +00:00
parent 42ed3aede8
commit 0496eb5dca
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ proto_register_h263(void)
&hf_h263_ftype,
{
"F",
"h263.sbit",
"h263.ftype",
FT_BOOLEAN,
BASE_NONE,
NULL,