summaryrefslogtreecommitdiff
path: root/lib/Apache/Config/Preproc/ifdefine.pm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-12-13 09:42:08 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2017-12-13 09:44:59 +0200
commit8bc0f681b3f416f3c3dcbcad6ba2010cbd77f4c6 (patch)
tree08eb462ff4dd0925f0cfd07467b35b244d1d1639 /lib/Apache/Config/Preproc/ifdefine.pm
parent9c45310caac8c962d99a316a722d42874385a823 (diff)
downloadacpp-8bc0f681b3f416f3c3dcbcad6ba2010cbd77f4c6.tar.gz
acpp-8bc0f681b3f416f3c3dcbcad6ba2010cbd77f4c6.tar.bz2
Bugfixes
* lib/Apache/Config/Preproc/include.pm (new): Select included file table implementation basing on the OS name. Fix copy-paste error in NAME section. * lib/Apache/Config/Preproc/ifdefine.pm: Fix copy-paste error in NAME section. * lib/Apache/Config/Preproc.pm: Raise version number. * Changes: New release.
Diffstat (limited to 'lib/Apache/Config/Preproc/ifdefine.pm')
-rw-r--r--lib/Apache/Config/Preproc/ifdefine.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Apache/Config/Preproc/ifdefine.pm b/lib/Apache/Config/Preproc/ifdefine.pm
index 834d602..5bf3a3f 100644
--- a/lib/Apache/Config/Preproc/ifdefine.pm
+++ b/lib/Apache/Config/Preproc/ifdefine.pm
@@ -115,7 +115,7 @@ __END__
=head1 NAME
-Apache::Config::Preproc::ifmodule - expand IfDefine sections
+Apache::Config::Preproc::ifdefine - expand IfDefine sections
=head1 SYNOPSIS

Return to:

Send suggestions and report system problems to the System administrator.