]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Typo, thanks to Iain Hibbert.
authorRoy Marples <roy@marples.name>
Mon, 27 Jan 2014 11:34:26 +0000 (11:34 +0000)
committerRoy Marples <roy@marples.name>
Mon, 27 Jan 2014 11:34:26 +0000 (11:34 +0000)
ipv6nd.c

index e865d6bbc9232e12d21d12c965d73e37ed6d7dc2..2fd20842e7aab42b9aba86c422e583381f21c0b1 100644 (file)
--- a/ipv6nd.c
+++ b/ipv6nd.c
@@ -666,7 +666,7 @@ ipv6nd_handlera(struct interface *ifp, struct icmp6_hdr *icp, ssize_t len)
                return;
        }
 
-       /* We could recieve a RA before we sent a RS*/
+       /* We could receive a RA before we sent a RS*/
        if (ipv6_linklocal(ifp) == NULL) {
 #ifdef DEBUG_RS
                syslog(LOG_DEBUG, "%s: received RA from %s (no link-local)",