Missing newline at EOF. Gave compiler warning.

This commit is contained in:
likewise 2004-03-11 20:52:25 +00:00
parent bfdf19f56c
commit 6434f7efad

View File

@ -66,4 +66,4 @@ bool ip_addr_isbroadcast(addr1, netif)
else
return 0;
}
#endif
#endif