Fix missing newline before =cut paragraph.

This commit is contained in:
Drake 2006-11-07 19:06:45 +00:00
parent 21f334e798
commit 7ac7b2bc80

View file

@ -183,6 +183,7 @@ sub getRssItems { () }
=head2 www_viewRSS ( ) =head2 www_viewRSS ( )
Default www method for methods that return RSS. This will redirect to the getRssUrl unless overridden. Default www method for methods that return RSS. This will redirect to the getRssUrl unless overridden.
=cut =cut
sub www_viewRSS { sub www_viewRSS {