summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Date.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-11 15:14:23 +0000
committerfukachan <fukachan>2003-01-11 15:14:23 +0000
commitaeab7673dc3446541ce8c95afea6a20fd176fa99 (patch)
tree6ac86a2af41211d62b004565f56183353f9d2832 /fml/lib/Mail/Message/Date.pm
parent9ed29e4247da46292b272e1def3ca52a92f15704 (diff)
downloadfml8-aeab7673dc3446541ce8c95afea6a20fd176fa99.tar.gz
fml8-aeab7673dc3446541ce8c95afea6a20fd176fa99.tar.bz2
fml8-aeab7673dc3446541ce8c95afea6a20fd176fa99.zip
fix comments
Diffstat (limited to 'fml/lib/Mail/Message/Date.pm')
-rw-r--r--fml/lib/Mail/Message/Date.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/Mail/Message/Date.pm b/fml/lib/Mail/Message/Date.pm
index 61f7d030..077ad5cc 100644
--- a/fml/lib/Mail/Message/Date.pm
+++ b/fml/lib/Mail/Message/Date.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: Date.pm,v 1.15 2002/12/22 03:09:56 fukachan Exp $
+# $FML: Date.pm,v 1.16 2002/12/24 10:19:49 fukachan Exp $
#
package Mail::Message::Date;
@@ -157,7 +157,7 @@ sub YYYYMMDD
# Descriptions: return e.g. 1999/09/13 style
-# Arguments: OBJ($self) NUM($time)
+# Arguments: OBJ($self) NUM($time) STR($sep)
# Side Effects: none
# Return Value: STR
sub YYYYxMMxDD