From 00c91f1ad0f76702b125d4f95aa3b7680c898f94 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 1 Jul 2007 16:47:44 +0000 Subject: [PATCH] fix bad whitespace before POD directives --- lib/Spectre/Workflow.pm | 2 +- lib/WebGUI/Operation/Spectre.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Spectre/Workflow.pm b/lib/Spectre/Workflow.pm index 352b7ae00..9c4b5e5fb 100644 --- a/lib/Spectre/Workflow.pm +++ b/lib/Spectre/Workflow.pm @@ -193,7 +193,7 @@ The id of the instance to update. =head4 newPriority The new priority value. - + =cut sub editWorkflowPriority { diff --git a/lib/WebGUI/Operation/Spectre.pm b/lib/WebGUI/Operation/Spectre.pm index b1d4df226..08812e93b 100644 --- a/lib/WebGUI/Operation/Spectre.pm +++ b/lib/WebGUI/Operation/Spectre.pm @@ -82,7 +82,7 @@ sub www_spectreGetSiteData { } #------------------------------------------------------------------- - + =head2 www_spectreStatus ( ) Show information about Spectre's current workload.