skinny: remove comment that matches field label (callState)
[metze/wireshark/wip.git] / epan / dissectors / packet-skinny.c
index 0cd2a1bef3b37e4ed82203dd83b87045c2d76fe8..bb34d1560017e3e68579a6291e50e952a72d76a8 100644 (file)
@@ -9536,7 +9536,7 @@ proto_register_skinny(void)
     {&hf_skinny_callState,
       {
         "callState", "skinny.callState", FT_UINT32, BASE_HEX | BASE_EXT_STRING, &DCallState_ext, 0x0,
-        "CallState", HFILL }},
+        NULL, HFILL }},
     {&hf_skinny_callType,
       {
         "callType", "skinny.callType", FT_UINT32, BASE_HEX | BASE_EXT_STRING, &CallType_ext, 0x0,