mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
Add hashtable implementation to maintain a local copy of the remote
This commit is contained in:
@@ -49,7 +49,7 @@ int mfconn_api_folder_create(mfconn * conn, const char *parent,
|
||||
const char *name);
|
||||
|
||||
long mfconn_api_folder_get_content(mfconn * conn, int mode,
|
||||
mffolder * folder_curr,
|
||||
const char *folderkey,
|
||||
mffolder *** folder_result,
|
||||
mffile *** file_result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user