aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-oscore.c
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2020-10-07 17:32:54 -0700
committerJeff Widman <jeff@jeffwidman.com>2020-10-07 17:32:54 -0700
commit46c9f2579dae8b61b88fabcc9b4569753603a520 (patch)
tree9e9f785f3478f52fb152e76ad8195734065dade9 /epan/dissectors/packet-oscore.c
parent7924aaae00a0a04be8b81dcbee9aa90aa67de644 (diff)
typo: is require --> is required
Diffstat (limited to 'epan/dissectors/packet-oscore.c')
-rw-r--r--epan/dissectors/packet-oscore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-oscore.c b/epan/dissectors/packet-oscore.c
index 892694ab1b..5f024ec7f9 100644
--- a/epan/dissectors/packet-oscore.c
+++ b/epan/dissectors/packet-oscore.c
@@ -795,7 +795,7 @@ oscore_dissect(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
/* Register the protocol with Wireshark.
*
- * This format is require because a script is used to build the C function that
+ * This format is required because a script is used to build the C function that
* calls all the protocol registration.
*/
void