mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-08-31 06:21:07 +00:00
fixes to please gcc
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ typedef struct {
|
||||
int iv_sz;
|
||||
int pass_sz;
|
||||
unsigned char *key;
|
||||
unsigned char *pass;
|
||||
char *pass;
|
||||
} cipher_ctx;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user