summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/ThreadTrack/Print/HTML.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/Mail/ThreadTrack/Print/HTML.pm')
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/HTML.pm6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/Mail/ThreadTrack/Print/HTML.pm b/fml/lib/Mail/ThreadTrack/Print/HTML.pm
index a97cd712..327657a9 100644
--- a/fml/lib/Mail/ThreadTrack/Print/HTML.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/HTML.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: HTML.pm,v 1.11 2002/03/31 02:25:45 fukachan Exp $
+# $FML: HTML.pm,v 1.12 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::Print::HTML;
@@ -249,6 +249,10 @@ sub __print_message_summary
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi