Fix package path refs #5163
This commit is contained in:
parent
927b62f7a3
commit
37969a64c2
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package network::fortinet::fortigate::200B::plugin;
|
||||
package network::fortinet::fortigate::110C::plugin;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package network::fortinet::fortigate::200B::plugin;
|
||||
package network::fortinet::fortigate::300B::plugin;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package network::fortinet::fortigate::200B::plugin;
|
||||
package network::fortinet::fortigate::40B::plugin;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package network::fortinet::fortigate::200B::plugin;
|
||||
package network::fortinet::fortigate::40C::plugin;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Loading…
Reference in New Issue