summaryrefslogtreecommitdiff
path: root/fml/lib/FML/File
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-04-18 02:11:46 +0000
committerfukachan <fukachan>2004-04-18 02:11:46 +0000
commit93e15132e4b1e4584091aafd5345aa3cc31b8629 (patch)
treeba4b39a0704953d01fe3f0ff47add49e6cfc3a66 /fml/lib/FML/File
parentff65c3a1234586764f31b8255bd0b9d3ead8678d (diff)
downloadfml8-93e15132e4b1e4584091aafd5345aa3cc31b8629.tar.gz
fml8-93e15132e4b1e4584091aafd5345aa3cc31b8629.tar.bz2
fml8-93e15132e4b1e4584091aafd5345aa3cc31b8629.zip
fix comment (FNF)
Diffstat (limited to 'fml/lib/FML/File')
-rw-r--r--fml/lib/FML/File/Rotate.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/File/Rotate.pm b/fml/lib/FML/File/Rotate.pm
index ebfcd3bc..14773dcb 100644
--- a/fml/lib/FML/File/Rotate.pm
+++ b/fml/lib/FML/File/Rotate.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: Rotate.pm,v 1.1 2004/04/17 02:07:44 fukachan Exp $
+# $FML: Rotate.pm,v 1.2 2004/04/17 13:23:52 fukachan Exp $
#
package FML::File::Rotate;
@@ -91,7 +91,7 @@ sub set_max_size
# Descriptions: get max_size.
-# Arguments: OBJ($self)
+# Arguments: OBJ($self) NUM($size)
# Side Effects: none
# Return Value: NUM
sub get_max_size