aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cattp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@gmail.com>2024-02-06 17:22:17 +0000
committerMartin Mathieson <martin.r.mathieson@gmail.com>2024-02-07 21:51:34 +0000
commitb8999a383c19d07cd7cec1707cb2c35f5faf9742 (patch)
tree48454e9e14238a6631f63a1bf55a2ffeb08c5364 /epan/dissectors/packet-cattp.c
parent754a16258c9f9b76b6991d5a19f23507712e5e67 (diff)
Fix some more spelling errors
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);