Terminating unterminated statements in various JS files.

This commit is contained in:
antisnatchor
2012-05-22 13:38:28 +01:00
parent 2bad801c80
commit 1282831af1
7 changed files with 63 additions and 67 deletions

View File

@@ -95,6 +95,6 @@ beef.updater = {
this.lock = false;
}
}
};
beef.regCmp('beef.updater');