Fix some strict warnings
This commit is contained in:
parent
f6e14010f1
commit
76f6398e47
4 changed files with 20 additions and 13 deletions
|
@ -569,6 +569,7 @@ var CipherTransformFactory = (function() {
|
|||
};
|
||||
}
|
||||
error('Unknown crypto method');
|
||||
return null;
|
||||
}
|
||||
|
||||
constructor.prototype = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue