typo: is require --> is required

This commit is contained in:
Jeff Widman 2020-10-07 17:32:54 -07:00
parent 7924aaae00
commit 46c9f2579d
6 changed files with 6 additions and 6 deletions

View File

@ -187,7 +187,7 @@ dissect_PROTOABBREV(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

View File

@ -325,7 +325,7 @@ dissect_dpaux(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data)
/* 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

View File

@ -6827,7 +6827,7 @@ proto_reg_handoff_lustre(void)
/* 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

View File

@ -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

View File

@ -489,7 +489,7 @@ dissect_S101(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

View File

@ -2219,7 +2219,7 @@ dissect_sysdig_event(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