aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-fileexp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-10-03 13:52:06 +0100
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2020-10-03 22:11:32 +0000
commit607831d8706ae32781a4f9176f46cf72414d7b1e (patch)
treeb242d78204e3da0e79c395bd0a3608c6cfddb738 /epan/dissectors/packet-dcerpc-fileexp.c
parent6136c719da4ec9b96c01adb4b0fd7f01af171688 (diff)
Fix more filter field strings.
These appear to be copy/paste errors detected by running ./tools/check_typed_item_calls.py --consecutive Quite a few issues still remain after this batch.
Diffstat (limited to 'epan/dissectors/packet-dcerpc-fileexp.c')
-rw-r--r--epan/dissectors/packet-dcerpc-fileexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dcerpc-fileexp.c b/epan/dissectors/packet-dcerpc-fileexp.c
index cd9d6361e4..a9066709ab 100644
--- a/epan/dissectors/packet-dcerpc-fileexp.c
+++ b/epan/dissectors/packet-dcerpc-fileexp.c
@@ -4589,7 +4589,7 @@ proto_register_fileexp (void)
NULL, HFILL}
},
{ &hf_fileexp_bulkkeepalive_spare4,
- { "BulkKeepAlive spare4", "fileexp.bulkfetchkeepalive_spare2",
+ { "BulkKeepAlive spare4", "fileexp.bulkfetchkeepalive_spare4",
FT_UINT32, BASE_HEX, NULL, 0x0,
NULL, HFILL}
},