mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
fix: missing in header..
This commit is contained in:
@@ -84,5 +84,5 @@ int fileExists(const char *filename);
|
||||
* write also to a logfile. When doing so, just point this function to use PrintAndLog
|
||||
* @param fmt
|
||||
*/
|
||||
void prnlog(char *fmt, ...);
|
||||
void PrintfAndLog(char *fmt, ...);
|
||||
#endif // FILEUTILS_H
|
||||
|
||||
Reference in New Issue
Block a user