From c07305d060174640af0194f472cb1292a3054e42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sat, 1 Sep 2007 07:08:11 +0000 Subject: #172149 by dvessel: add semicolons, so the JS aggregator works --- modules/comment/comment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment/comment.js') 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; -} +}; -- cgit v1.2.3