1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-07 06:11:01 +00:00
hashcat/include/outfile_check.h

12 lines
177 B
C
Raw Normal View History

2016-09-11 09:42:19 +00:00
/**
* Author......: See docs/credits.txt
2016-09-11 09:42:19 +00:00
* License.....: MIT
*/
#ifndef _OUTFILE_CHECK_H
#define _OUTFILE_CHECK_H
#define OUTFILE_CHECK_TIMER 5
2016-09-11 09:42:19 +00:00
#endif // _OUTFILE_CHECK_H