]> git.ozlabs.org Git - ppp.git/commit
Made setipaddr() non-static so it can be called from plugins (particularly
authorRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:31:42 +0000 (18:31 +0000)
committerRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:31:42 +0000 (18:31 +0000)
commit3371dbae2932c2f3035587d05962240d95b1f63b
tree673d203a6bb1e1e530310c048433c7f856c832c8
parent58d58e6be99ed13fbfe222cb15af7db75154d6c9
Made setipaddr() non-static so it can be called from plugins (particularly
portslave).
Also fix a trivial multiple-definition warning in ppp/pppd/ipcp.c and a
comma-at-end-of-enum warning in ppp/pppd/pppd.h.
pppd/ipcp.c
pppd/pppd.h