Fix a couple of labels.

svn path=/trunk/; revision=28914
This commit is contained in:
Gerald Combs 2009-07-01 23:36:35 +00:00
parent 581d804ce5
commit e2890d4053
1 changed files with 4 additions and 4 deletions

View File

@ -4423,14 +4423,14 @@ proto_register_netflow(void)
"Option Scope Unknown", HFILL}
},
{&hf_cflow_field_count,
{"Option Template Field Count", "cflow.field_count",
{"Field Count", "cflow.field_count",
FT_UINT16, BASE_DEC, NULL, 0x0,
"Field Count", HFILL}
"Options Template Field Count", HFILL}
},
{&hf_cflow_scope_field_count,
{"Option Template Scope Field Count", "cflow.scope_field_count",
{"Scope Field Count", "cflow.scope_field_count",
FT_UINT16, BASE_DEC, NULL, 0x0,
"Scope Field Count", HFILL}
"Options Template Scope Field Count", HFILL}
},
/* Private Information Elements */