net/l2tp: fix interface plugging

This commit is contained in:
Franco Fichtner
2016-08-08 09:30:16 +02:00
parent ab24e03919
commit 5cd9b20544
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= l2tp
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_DEPENDS= clog mpd5
PLUGIN_COMMENT= LT2P server based on MPD5
PLUGIN_MAINTAINER= franco@opnsense.org
@@ -257,7 +257,7 @@ EOD;
return 0;
}
function l2tp_interfaces()
function if_l2tp_interfaces()
{
global $config;