Mark zxcvbn global to avoid JSHint errors.

props jorbin.
fixes #25911.

Built from https://develop.svn.wordpress.org/trunk@26111


git-svn-id: http://core.svn.wordpress.org/trunk@26023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-11-12 23:43:09 +00:00
parent 1e30be32c4
commit 1a82a3c926
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* global _zxcvbnSettings */
(function() {
var async_load = function() {
var first, s;