freebsd-dev/usr.sbin/ppp/nat_cmd.h
Brian Somers 944f709824 Make the code format more in line with style(9).
Update loadalias to use the new libalias api.
Update to version 1.1.
1997-08-25 00:29:32 +00:00

6 lines
147 B
C

extern int
AliasRedirectPort(struct cmdtab *, int, char **, void *);
extern int
AliasRedirectAddr(struct cmdtab *, int, char **, void *);