summaryrefslogtreecommitdiff
path: root/modules/comment/comment.js
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/comment.js')
-rw-r--r--modules/comment/comment.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/comment.js b/modules/comment/comment.js
index 69baf7423..ead327ec9 100644
--- a/modules/comment/comment.js
+++ b/modules/comment/comment.js
@@ -32,4 +32,4 @@ Drupal.comment.getCookie = function(name) {
}
return returnValue;
-}
+};