summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Date.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/Mail/Message/Date.pm
parent6d98e6e3385a022451ee6b1ff0f5779e14297747 (diff)
downloadfml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.tar.gz
fml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.tar.bz2
fml8-48105cef6bf7d7217d8dfc32cc8d65d8207e6250.zip
remove \s*$
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 5e83beb5..477b8d56 100644
--- a/fml/lib/Mail/Message/Date.pm
+++ b/fml/lib/Mail/Message/Date.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000 Ken'ichi Fukamachi
#
-# $FML: Date.pm,v 1.7 2001/12/24 02:26:34 fukachan Exp $
+# $FML: Date.pm,v 1.8 2001/12/24 12:52:46 fukachan Exp $
#
package Mail::Message::Date;
@@ -155,7 +155,7 @@ sub YYYYMMDD
}
-# Descriptions: return e.g. 1999/09/13 style
+# Descriptions: return e.g. 1999/09/13 style
# Arguments: OBJ($self) NUM($time)
# Side Effects: none
# Return Value: STR