parent
9d954ff33b
commit
0647ddffc5
|
@ -55,7 +55,9 @@
|
|||
|
||||
static const char *EXEC_NAME = "ntfsundelete";
|
||||
static const char *MFTFILE = "mft";
|
||||
#ifdef DEBUG
|
||||
static const char *UNNAMED = "<unnamed>";
|
||||
#endif
|
||||
static const char *NONE = "<none>";
|
||||
static const char *UNKNOWN = "unknown";
|
||||
static struct options opts;
|
||||
|
|
Loading…
Reference in New Issue