summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/ipfw/ip_fw2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netpfil/ipfw/ip_fw2.c')
-rw-r--r--sys/netpfil/ipfw/ip_fw2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netpfil/ipfw/ip_fw2.c b/sys/netpfil/ipfw/ip_fw2.c
index e43a0ef..8ac2fa8 100644
--- a/sys/netpfil/ipfw/ip_fw2.c
+++ b/sys/netpfil/ipfw/ip_fw2.c
@@ -2756,7 +2756,7 @@ ipfw_modevent(module_t mod, int type, void *unused)
static moduledata_t ipfwmod = {
"ipfw",
ipfw_modevent,
- 0
+ NULL
};
/* Define startup order. */
OpenPOWER on IntegriCloud