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

@@ -156,6 +156,6 @@ beef.encode.base64 = {
return string;
}
}
};
beef.regCmp('beef.encode.base64');