mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
missing header
This commit is contained in:
@@ -300,7 +300,7 @@ int searchFile(char **foundpath, const char *pm3dir, const char *searchname, con
|
||||
* @param filename
|
||||
* @return
|
||||
*/
|
||||
DumpFileType_t getfiletype(const char *filename);
|
||||
DumpFileType_t get_filetype(const char *filename);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user