ping(8): Correct a typo in source code comment
- s/occured/occurred/ MFC after: 3 days
This commit is contained in:
parent
8eadfdd99e
commit
eec35f1fb3
@ -1515,7 +1515,7 @@ mynireply(const struct icmp6_nodeinfo *nip)
|
||||
*
|
||||
* Return value:
|
||||
* Pointer to an octet immediately following the ending zero octet
|
||||
* of the decoded label, or NULL if an error occured.
|
||||
* of the decoded label, or NULL if an error occurred.
|
||||
*/
|
||||
static const char *
|
||||
dnsdecode(const u_char *sp, const u_char *ep, const u_char *base, char *buf,
|
||||
|
Loading…
Reference in New Issue
Block a user