diff options
| author | fukachan <fukachan> | 2004-02-15 04:38:24 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-02-15 04:38:24 +0000 |
| commit | 7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4 (patch) | |
| tree | c64d18d463c0bc545b492549268b76967be91e2e /fml/lib/Mail/Message/String.pm | |
| parent | 3164c784e4aa6c57f09236e7ea8c49f25d8016d6 (diff) | |
| download | fml8-7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4.tar.gz fml8-7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4.tar.bz2 fml8-7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4.zip | |
white space cosmetics.
Diffstat (limited to 'fml/lib/Mail/Message/String.pm')
| -rw-r--r-- | fml/lib/Mail/Message/String.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/Mail/Message/String.pm b/fml/lib/Mail/Message/String.pm index 86c16e58..3cda78fa 100644 --- a/fml/lib/Mail/Message/String.pm +++ b/fml/lib/Mail/Message/String.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: String.pm,v 1.2 2004/02/04 15:09:55 fukachan Exp $ +# $FML: String.pm,v 1.3 2004/02/06 13:42:40 fukachan Exp $ # package Mail::Message::String; @@ -171,7 +171,7 @@ sub mime_decode } -# Descriptions: dummy now. +# Descriptions: dummy now. # enforce charset to handle. # Arguments: OBJ($self) STR($charset) # Side Effects: none |
