mirror of
https://github.com/hashcat/hashcat
synced 2025-03-22 21:14:22 +01:00
10 lines
149 B
C
10 lines
149 B
C
![]() |
/**
|
||
|
* Authors.....: Jens Steube <jens.steube@gmail.com>
|
||
|
* License.....: MIT
|
||
|
*/
|
||
|
|
||
|
#ifndef _DEBUGFILE_H
|
||
|
#define _DEBUGFILE_H
|
||
|
|
||
|
#endif // _DEBUGFILE_H
|