aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-msnlb.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-msnlb.c')
-rw-r--r--epan/dissectors/packet-msnlb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-msnlb.c b/epan/dissectors/packet-msnlb.c
index fc36688af2..d96838f335 100644
--- a/epan/dissectors/packet-msnlb.c
+++ b/epan/dissectors/packet-msnlb.c
@@ -348,7 +348,7 @@ proto_register_msnlb(void)
{ &hf_msnlb_version,
{ "Version", "msnlb.version",
FT_UINT32, BASE_CUSTOM,
- version_base_custom, 0,
+ CF_FUNC(version_base_custom), 0,
NULL, HFILL }
},
{ &hf_msnlb_uniquehostid,