mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
added specifier to control the API version that is called and set it to curent stable (which is version 1.2)
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#define MFAPI_MAX_LEN_KEY 15
|
||||
#define MFAPI_MAX_LEN_NAME 255
|
||||
|
||||
#define MFAPI_VERSION "1.2"
|
||||
|
||||
enum mfconn_device_change_type {
|
||||
MFCONN_DEVICE_CHANGE_DELETED_FOLDER,
|
||||
MFCONN_DEVICE_CHANGE_DELETED_FILE,
|
||||
|
||||
Reference in New Issue
Block a user