commit | 730c6745f020c80e5f630907f423987323f747ae | [log] [tgz] |
---|---|---|
author | Josh Soref <jsoref@gmail.com> | Mon Feb 06 16:14:04 2017 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Mon Feb 06 16:14:04 2017 +0000 |
tree | 18a37b8546844f314db0d7bb566a3aae887efe6b | |
parent | d42d4706bbcce3b5a40ad778a5a356a997db6b34 [diff] [blame] |
Comprehensive spelling/typo fixes. Thanks to Josh Soref for generating these fixes.
diff --git a/src/util.c b/src/util.c index 53b4579..987a259 100644 --- a/src/util.c +++ b/src/util.c
@@ -373,7 +373,7 @@ return 0; } -/* return least signigicant 64 bits if IPv6 address */ +/* return least significant 64 bits if IPv6 address */ u64 addr6part(struct in6_addr *addr) { int i;