]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Whitespace.
authorRoy Marples <roy@marples.name>
Fri, 25 Oct 2019 10:55:52 +0000 (11:55 +0100)
committerRoy Marples <roy@marples.name>
Fri, 25 Oct 2019 10:55:52 +0000 (11:55 +0100)
src/arp.c

index ba3755e6923db58c05f5ee025ccc9e025f5a57f8..cc080a801f365d02514a2534a609d90e9752c28f 100644 (file)
--- a/src/arp.c
+++ b/src/arp.c
@@ -206,7 +206,6 @@ arp_validate(const struct interface *ifp, struct arphdr *arp)
        return true;
 }
 
-
 static void
 arp_packet(struct interface *ifp, uint8_t *data, size_t len)
 {