diff options
| author | fukachan <fukachan> | 2002-03-17 06:24:29 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-03-17 06:24:29 +0000 |
| commit | f2ab3fdc66cbc7911f0557fc08b1012c19d22be6 (patch) | |
| tree | 3757eac980a4684bbb91f92385503afd001cc572 /fml/lib/FML/Command/Admin/htmlify.pm | |
| parent | ab1df9659060a39a97561c89084a6d794005ed98 (diff) | |
| download | fml8-f2ab3fdc66cbc7911f0557fc08b1012c19d22be6.tar.gz fml8-f2ab3fdc66cbc7911f0557fc08b1012c19d22be6.tar.bz2 fml8-f2ab3fdc66cbc7911f0557fc08b1012c19d22be6.zip | |
nuke superflous \s*$
Diffstat (limited to 'fml/lib/FML/Command/Admin/htmlify.pm')
| -rw-r--r-- | fml/lib/FML/Command/Admin/htmlify.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/Admin/htmlify.pm b/fml/lib/FML/Command/Admin/htmlify.pm index c2031966..496c5a1a 100644 --- a/fml/lib/FML/Command/Admin/htmlify.pm +++ b/fml/lib/FML/Command/Admin/htmlify.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: htmlify.pm,v 1.7 2002/02/18 14:24:12 fukachan Exp $ +# $FML: htmlify.pm,v 1.8 2002/02/20 14:10:37 fukachan Exp $ # package FML::Command::Admin::htmlify; @@ -40,7 +40,7 @@ or --outdir=/var/www/htdocs/mlarchives/elena if --srcdir is not specified, the source is taken from -/var/spool/ml/$ml_name/spool/. +/var/spool/ml/$ml_name/spool/. =head1 METHODS |
