diff --git a/comment.php b/comment.php
index 0449b2768..490c7f110 100644
--- a/comment.php
+++ b/comment.php
@@ -137,7 +137,7 @@ if (isset($_POST['replysubmit']))
if ($redirectFlag)
{ // Need to go back to original page
-
+
// Check for core tables first
switch ($table)
{
@@ -154,7 +154,7 @@ if ($redirectFlag)
echo "\n";
exit;
case 'user' :
- echo "\n";
+ echo "\n";
exit;
}