summaryrefslogtreecommitdiff
path: root/modules/comment.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment.module')
-rw-r--r--modules/comment.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment.module b/modules/comment.module
index f51194c0b..86ac2d363 100644
--- a/modules/comment.module
+++ b/modules/comment.module
@@ -225,7 +225,7 @@ function comment_reply($pid, $nid) {
function comment_validate_form($edit) {
global $user;
-
+
/*
** Validate the comment's body.
*/