diff options
| author | fukachan <fukachan> | 2004-04-18 02:11:46 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-04-18 02:11:46 +0000 |
| commit | 93e15132e4b1e4584091aafd5345aa3cc31b8629 (patch) | |
| tree | ba4b39a0704953d01fe3f0ff47add49e6cfc3a66 /fml/lib/FML/File | |
| parent | ff65c3a1234586764f31b8255bd0b9d3ead8678d (diff) | |
| download | fml8-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.pm | 4 |
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 |
