mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
initial commit - import mediafire-shell sources
This commit is contained in:
8
folder_info.h
Normal file
8
folder_info.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _MFSHELL_FOLDER_INFO_H_
|
||||
#define _MFSHELL_FOLDER_INFO_H_
|
||||
|
||||
#include "mfshell.h"
|
||||
|
||||
int _folder_get_info(mfshell_t *mfshell,folder_t *folder,char *folderkey);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user