1
0
Fork 0
forked from 0x2620/oxjs

minor cleanup

This commit is contained in:
rolux 2012-05-25 13:42:33 +02:00
commit e47f826329
4 changed files with 15 additions and 18 deletions

View file

@ -94,4 +94,5 @@ Ox.oshash = function(file, callback) {
}
reader.readAsBinaryString(blob);
}
};