summaryrefslogtreecommitdiff
path: root/fml/lib/File/Utils.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-01-13 13:35:24 +0000
committerfukachan <fukachan>2002-01-13 13:35:24 +0000
commit48105cef6bf7d7217d8dfc32cc8d65d8207e6250 (patch)
tree916e523bc1ee7221aa9296f748f6d6d60fa7fa9c /fml/lib/File/Utils.pm
parent6d98e6e3385a022451ee6b1ff0f5779e14297747 (diff)
downloadfml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.tar.gz
fml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.tar.bz2
fml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.zip
remove \s*$
Diffstat (limited to 'fml/lib/File/Utils.pm')
-rw-r--r--fml/lib/File/Utils.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/File/Utils.pm b/fml/lib/File/Utils.pm
index c3300f79..61df72ff 100644
--- a/fml/lib/File/Utils.pm
+++ b/fml/lib/File/Utils.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: Utils.pm,v 1.9 2002/01/13 06:03:55 fukachan Exp $
+# $FML: Utils.pm,v 1.10 2002/01/13 06:59:50 fukachan Exp $
#
package File::Utils;
@@ -189,7 +189,7 @@ This routine uses C<IO::File::Atomic> module.
=cut
-# Descriptions: copy in atomic way.
+# Descriptions: copy in atomic way.
# Arguments: STR($src) STR($dst)
# Side Effects: $dst is created/updated.
# Return Value: NUM