Make custom IMF headers a part of profiles.

svn path=/trunk/; revision=39253
This commit is contained in:
Stig Bjørlykke 2011-10-04 18:53:35 +00:00
parent b3f8f54079
commit 3316585afb
1 changed files with 1 additions and 1 deletions

View File

@ -1060,7 +1060,7 @@ proto_register_imf(void)
uat_t *headers_uat = uat_new("Custom IMF headers",
sizeof(header_field_t),
"imf_header_fields",
FALSE,
TRUE,
(void*) &header_fields,
&num_header_fields,
UAT_CAT_GENERAL,