aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cattp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cattp.c')
-rw-r--r--epan/dissectors/packet-cattp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cattp.c b/epan/dissectors/packet-cattp.c
index e1e24812bc..d8c05e0dd1 100644
--- a/epan/dissectors/packet-cattp.c
+++ b/epan/dissectors/packet-cattp.c
@@ -108,7 +108,7 @@ static const value_string cattp_reset_reason[] = {
static const unit_name_string units_pdu = { "PDU", "PDUs" };
-/* Forward declartion due to use of heuristic dissection preference. */
+/* Forward declaration due to use of heuristic dissection preference. */
void proto_reg_handoff_cattp(void);
void proto_register_cattp(void);