Lose a register declaration to avoid a warning
This commit is contained in:
parent
a6b174a83b
commit
1dc60b24f0
@ -241,7 +241,7 @@ ipxip_input(m, hlen)
|
||||
static int
|
||||
ipxipoutput(ifp, m, dst, rt)
|
||||
struct ifnet *ifp;
|
||||
register struct mbuf *m;
|
||||
struct mbuf *m;
|
||||
struct sockaddr *dst;
|
||||
struct rtentry *rt;
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user