From 7ac7b2bc8098dd7b6a10f7e76e57fceb776c4541 Mon Sep 17 00:00:00 2001 From: Drake Date: Tue, 7 Nov 2006 19:06:45 +0000 Subject: [PATCH] Fix missing newline before =cut paragraph. --- lib/WebGUI/Asset/RSSCapable.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Asset/RSSCapable.pm b/lib/WebGUI/Asset/RSSCapable.pm index 8eb808287..cf17ddc88 100644 --- a/lib/WebGUI/Asset/RSSCapable.pm +++ b/lib/WebGUI/Asset/RSSCapable.pm @@ -183,6 +183,7 @@ sub getRssItems { () } =head2 www_viewRSS ( ) Default www method for methods that return RSS. This will redirect to the getRssUrl unless overridden. + =cut sub www_viewRSS {