summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-rtnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rtnet.c')
-rw-r--r--epan/dissectors/packet-rtnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rtnet.c b/epan/dissectors/packet-rtnet.c
index fc58d682e2..f8bbde6c95 100644
--- a/epan/dissectors/packet-rtnet.c
+++ b/epan/dissectors/packet-rtnet.c
@@ -1306,7 +1306,7 @@ proto_register_rtcfg(void) {
{ &hf_rtcfg_client_hw_address,
{ "Client Hardware Address",
- "rtcfg.client_ip_address",
+ "rtcfg.client_hw_address",
FT_BYTES, BASE_NONE, NULL, 0x00,
"RTcfg Client Hardware Address", HFILL }}
};