]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
80 chars wrap
authorRoy Marples <roy@marples.name>
Thu, 31 Dec 2015 20:24:24 +0000 (20:24 +0000)
committerRoy Marples <roy@marples.name>
Thu, 31 Dec 2015 20:24:24 +0000 (20:24 +0000)
arp.c

diff --git a/arp.c b/arp.c
index a52743314e0f779cb5aef327ab2d7fb72088c34a..d2825d7c3aefcc1cb8a7be8336b0a59f99324710 100644 (file)
--- a/arp.c
+++ b/arp.c
@@ -96,7 +96,8 @@ eexit:
 }
 
 void
-arp_report_conflicted(const struct arp_state *astate, const struct arp_msg *amsg)
+arp_report_conflicted(const struct arp_state *astate,
+    const struct arp_msg *amsg)
 {
 
        if (amsg != NULL) {