summaryrefslogtreecommitdiff
path: root/6/bgp.pl
diff options
context:
space:
mode:
Diffstat (limited to '6/bgp.pl')
-rw-r--r--6/bgp.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/6/bgp.pl b/6/bgp.pl
index f5f6597..0bf2e89 100644
--- a/6/bgp.pl
+++ b/6/bgp.pl
@@ -2,7 +2,7 @@
:- module(bgp, [
warning/1,
- create_firewall/1,
+ create_firewall/0,
neighbor/2,
bgp_config/2,
bird_config/1,