Helps to actually save files before trying to commit them.
authorradix <radix@hashcat.net>
Fri, 27 May 2016 03:03:15 +0000 (22:03 -0500)
committerradix <radix@hashcat.net>
Fri, 27 May 2016 03:03:15 +0000 (22:03 -0500)
include/types.h

index 2a2b7c0..7435829 100644 (file)
@@ -1244,7 +1244,7 @@ typedef struct
   uint    restore_disable;
   uint    status;
   uint    status_timer;
-  uint    status_automat;
+  uint    status_automate;
   uint    quiet;
   uint    force;
   uint    benchmark;