aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-file.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2014-11-30 16:17:26 -0500
committerMichael Mann <mmann78@netscape.net>2014-12-01 03:43:45 +0000
commit90977c79d1c48b66f016269fd02dbb044cfa2c04 (patch)
treeb34fc9de2317f46a2d9b44eb7fb7e1751e20bceb /epan/dissectors/file-file.c
parentcd14ff3288232273433fec1363d5adab38afdb2c (diff)
Update display filter names per checkfiltername.pl
Change-Id: I7694a6f8d8ccec3109fb86ccefee5798de57757d Reviewed-on: https://code.wireshark.org/review/5548 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Evan Huus <eapache@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/file-file.c')
-rw-r--r--epan/dissectors/file-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/file-file.c b/epan/dissectors/file-file.c
index 137734fa92..efd35de51a 100644
--- a/epan/dissectors/file-file.c
+++ b/epan/dissectors/file-file.c
@@ -331,7 +331,7 @@ proto_register_file(void)
NULL, HFILL }},
#if 0
{ &hf_frame_file_off,
- { "File Offset", "file.file_off",
+ { "File Offset", "file.offset",
FT_INT64, BASE_DEC, NULL, 0x0,
NULL, HFILL }},
#endif