diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2007-11-07 10:53:41 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2007-11-07 10:53:41 +0000 |
| commit | 784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b (patch) | |
| tree | 368b0b244e9ff1e4d1d1e563ee72dc5168999272 /usr.sbin/pppd/ipv6cp.h | |
| parent | 96e460ec534f08eb10f4399f79381ae333de9e3c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pppd/ipv6cp.h')
| -rw-r--r-- | usr.sbin/pppd/ipv6cp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/ipv6cp.h b/usr.sbin/pppd/ipv6cp.h index 2641008e99ada..39f9444f02983 100644 --- a/usr.sbin/pppd/ipv6cp.h +++ b/usr.sbin/pppd/ipv6cp.h @@ -126,4 +126,4 @@ extern ipv6cp_options ipv6cp_hisoptions[]; extern struct protent ipv6cp_protent; -extern int setifaceid __P((char **arg)); +extern int setifaceid(char **arg); |
