mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
missing header
This commit is contained in:
parent
9524ce5a27
commit
1045392c73
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue