dhcp.cgi: fix typo

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-08-18 17:59:49 +02:00
parent 00a655fa5c
commit 2de0f49f8f

View File

@@ -20,7 +20,7 @@
###############################################################################
use strict;
use ecperimental 'smartmatch';
use experimental 'smartmatch';
# enable only the following on debugging purpose
#use warnings;