git: ipfw3_nat: move func prototype into header
Bill Yuan
bycn82 at crater.dragonflybsd.org
Mon Jun 26 08:20:20 PDT 2017
commit 981dc56d272ea4a59767f7ec8cda0e3d39ab847c
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Mon Jun 26 23:03:36 2017 +0800
ipfw3_nat: move func prototype into header
Summary of changes:
sys/net/ipfw3_nat/ip_fw3_nat.c | 16 ----------------
sys/net/ipfw3_nat/ip_fw3_nat.h | 17 +++++++++++++++++
2 files changed, 17 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/981dc56d272ea4a59767f7ec8cda0e3d39ab847c
--
DragonFly BSD source repository
More information about the Commits
mailing list