Fix package path refs #5163

This commit is contained in:
Kevin Duret 2014-05-30 15:29:35 +02:00
parent 927b62f7a3
commit 37969a64c2
4 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@
#
####################################################################################
package network::fortinet::fortigate::200B::plugin;
package network::fortinet::fortigate::110C::plugin;
use strict;
use warnings;

View File

@ -33,7 +33,7 @@
#
####################################################################################
package network::fortinet::fortigate::200B::plugin;
package network::fortinet::fortigate::300B::plugin;
use strict;
use warnings;

View File

@ -33,7 +33,7 @@
#
####################################################################################
package network::fortinet::fortigate::200B::plugin;
package network::fortinet::fortigate::40B::plugin;
use strict;
use warnings;

View File

@ -33,7 +33,7 @@
#
####################################################################################
package network::fortinet::fortigate::200B::plugin;
package network::fortinet::fortigate::40C::plugin;
use strict;
use warnings;