aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/ethercat/packet-ecatmb.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2022-02-04 11:21:51 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2022-02-04 11:56:24 +0000
commit1f22c7e04c643aaa3a20e199393a267275b7d20d (patch)
tree04b27e76e0d02ac618278a795ec2e8214b3a851a /plugins/epan/ethercat/packet-ecatmb.c
parent1d8690f8efb7d2284c25abd2047205da92d5e992 (diff)
Trivial: change some formatting in hf item definitions
Diffstat (limited to 'plugins/epan/ethercat/packet-ecatmb.c')
-rw-r--r--plugins/epan/ethercat/packet-ecatmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/ethercat/packet-ecatmb.c b/plugins/epan/ethercat/packet-ecatmb.c
index 05c6380868..ab352b6932 100644
--- a/plugins/epan/ethercat/packet-ecatmb.c
+++ b/plugins/epan/ethercat/packet-ecatmb.c
@@ -1790,7 +1790,7 @@ void proto_register_ecat_mailbox(void)
FT_UINT8, BASE_HEX, VALS(FoEOpMode), 0x0, "Op modes", HFILL }
},
{ &hf_ecat_mailbox_foe_filelength,
- { "Foe FileLength" , "ecat_mailbox.foe_filelength",
+ { "Foe FileLength", "ecat_mailbox.foe_filelength",
FT_UINT32, BASE_DEC, NULL, 0x0, NULL, HFILL }
},
{ &hf_ecat_mailbox_foe_filename,