mirror of https://github.com/axmolengine/axmol.git
fix comment.
This commit is contained in:
parent
9599c936cd
commit
70cb64854f
|
@ -216,7 +216,7 @@ public:
|
||||||
*/
|
*/
|
||||||
static void setDelegate(UserDefault *delegate);
|
static void setDelegate(UserDefault *delegate);
|
||||||
|
|
||||||
/* AES cbc128 encrypt support
|
/* AES cfb128 encrypt support
|
||||||
** @params:
|
** @params:
|
||||||
** key: 16bytes key
|
** key: 16bytes key
|
||||||
** iv: 16bytes iv
|
** iv: 16bytes iv
|
||||||
|
|
Loading…
Reference in New Issue