aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb2.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:20:47 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:20:47 +0000
commit877c62b2bf4d628cc2468e41d84d50f8557e6adb (patch)
tree719cc8567bd2394b970a168c7f094698d62d29d2 /epan/dissectors/packet-smb2.c
parent769896bb203e6f0761f2c5cbf2ce40199477a459 (diff)
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28227
Diffstat (limited to 'epan/dissectors/packet-smb2.c')
-rw-r--r--epan/dissectors/packet-smb2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-smb2.c b/epan/dissectors/packet-smb2.c
index f8d458ac9f..9f66c9c905 100644
--- a/epan/dissectors/packet-smb2.c
+++ b/epan/dissectors/packet-smb2.c
@@ -6137,7 +6137,7 @@ proto_register_smb2(void)
NULL, 0, "", HFILL }},
{ &hf_smb2_remaining_bytes,
- { "Remaning Bytes", "smb2.remaining_bytes", FT_UINT32, BASE_DEC, NULL, 0, "", HFILL }},
+ { "Remaining Bytes", "smb2.remaining_bytes", FT_UINT32, BASE_DEC, NULL, 0, "", HFILL }},
{ &hf_smb2_channel_info_offset,
{ "Channel Info Offset", "smb2.channel_info_offset", FT_UINT16, BASE_DEC,