...
This commit is contained in:
parent
f790e8bd47
commit
55e53db184
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#define EXTRA_INIT if (PyModule_AddFunctions(module, module_methods) != 0) return false;
|
||||
#define MAX_KEY_SIZE 256
|
||||
#define MAX_KEY_SIZE 256u
|
||||
|
||||
#include "disk-cache.h"
|
||||
#include "uthash.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user