summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorivan <ivan>2003-03-28 21:43:11 +0000
committerivan <ivan>2003-03-28 21:43:11 +0000
commitfef2bffbf0315a3bd03d63c1d049d2b2afd9f1a7 (patch)
tree40462cfd62c8608e31c8b5b39d653c0ea612e4ba /FS/FS
parentad90599960b1c4f44a96985e9716c1bc5d04d596 (diff)
oops in null apache export
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/part_export/apache.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/apache.pm b/FS/FS/part_export/apache.pm
index b72c9bdb0..9161d72b3 100644
--- a/FS/FS/part_export/apache.pm
+++ b/FS/FS/part_export/apache.pm
@@ -1,4 +1,4 @@
-package FS::part_export::bind;
+package FS::part_export::apache;
use vars qw(@ISA);
use FS::part_export::null;