diff options
Diffstat (limited to 'FS/FS/part_pkg/base_delayed.pm')
-rw-r--r-- | FS/FS/part_pkg/base_delayed.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/base_delayed.pm b/FS/FS/part_pkg/base_delayed.pm index 1406a5635..ddd4caf73 100644 --- a/FS/FS/part_pkg/base_delayed.pm +++ b/FS/FS/part_pkg/base_delayed.pm @@ -1,4 +1,4 @@ -package FS::part_pkg::flat_delayed; +package FS::part_pkg::base_delayed; use strict; use vars qw(@ISA %info); |