aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcip.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-01-04 17:29:20 +0000
committerBill Meier <wmeier@newsguy.com>2014-01-04 17:29:20 +0000
commitb26f50cbb1867fed335f3648712df528dd205b43 (patch)
tree83d94bbe552a57089d339fdaf5c60d9fae942c1a /epan/dissectors/packet-fcip.c
parent3a533ccc320b680b7440163b1455a7dbdd5a0bf1 (diff)
(Trivial) explicitely --> explicitly
svn path=/trunk/; revision=54594
Diffstat (limited to 'epan/dissectors/packet-fcip.c')
-rw-r--r--epan/dissectors/packet-fcip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcip.c b/epan/dissectors/packet-fcip.c
index 76746b351b..c5e67d4e30 100644
--- a/epan/dissectors/packet-fcip.c
+++ b/epan/dissectors/packet-fcip.c
@@ -518,7 +518,7 @@ dissect_fcip (tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
return (TRUE);
}
-/* This is called for those sessions where we have explicitely said
+/* This is called for those sessions where we have explicitly said
this to be FCIP using "Decode As..."
In this case we will not check the port number for sanity and just
do as the user said.