Fix display type

svn path=/trunk/; revision=47870
This commit is contained in:
Pascal Quantin 2013-02-24 22:39:46 +00:00
parent 959e3e3e2c
commit 1c9c5621c8
1 changed files with 1 additions and 1 deletions

View File

@ -2775,7 +2775,7 @@ proto_register_rohc(void)
},
{ &hf_rohc_t,
{ "T bit","rohc.t",
FT_UINT8, BASE_NONE, NULL, 0x0,
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL , HFILL
}
},