Header field cleanup.

svn path=/trunk/; revision=29090
This commit is contained in:
Stig Bjørlykke 2009-07-14 09:33:54 +00:00
parent 5e7b2ff6bd
commit 44d725fac2
1 changed files with 1 additions and 1 deletions

View File

@ -6267,7 +6267,7 @@ proto_register_smb2(void)
NULL, 0, NULL, HFILL }},
{ &hf_smb2_error_data,
{ "Error Data", "smb2.error.data", FT_BYTES, BASE_HEX,
{ "Error Data", "smb2.error.data", FT_BYTES, BASE_NONE,
NULL, 0, NULL, HFILL }},
};