diff options
| author | fukachan <fukachan> | 2003-08-25 14:13:57 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-25 14:13:57 +0000 |
| commit | 69b67704253d230af64d85a6b8b91ed4b9bac14d (patch) | |
| tree | 158c29d19bcea82539ba5f072992446c37144d96 /fml/lib/FML/Mailer.pm | |
| parent | 91d7a77c37d9012fab3c6dea674eb342d434434f (diff) | |
| download | fml8-69b67704253d230af64d85a6b8b91ed4b9bac14d.tar.gz fml8-69b67704253d230af64d85a6b8b91ed4b9bac14d.tar.bz2 fml8-69b67704253d230af64d85a6b8b91ed4b9bac14d.zip | |
FNF: fix comments
Diffstat (limited to 'fml/lib/FML/Mailer.pm')
| -rw-r--r-- | fml/lib/FML/Mailer.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Mailer.pm b/fml/lib/FML/Mailer.pm index 1304e0b1..6de2776e 100644 --- a/fml/lib/FML/Mailer.pm +++ b/fml/lib/FML/Mailer.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: Mailer.pm,v 1.20 2003/08/23 14:37:58 fukachan Exp $ +# $FML: Mailer.pm,v 1.21 2003/08/23 15:33:11 fukachan Exp $ # package FML::Mailer; @@ -61,7 +61,7 @@ standard constructor. # Descriptions: standard constructor -# Arguments: OBJ($self) +# Arguments: OBJ($self) OBJ($curproc) # Side Effects: none # Return Value: OBJ sub new |
