From: radix Date: Fri, 27 May 2016 03:03:15 +0000 (-0500) Subject: Helps to actually save files before trying to commit them. X-Git-Tag: v3.00~131^2 X-Git-Url: https://www.flypig.org.uk/git/?a=commitdiff_plain;h=b0c158fba9036c0f9bb30546f5aabfe29ebfaea4;p=hashcat.git Helps to actually save files before trying to commit them. --- diff --git a/include/types.h b/include/types.h index 2a2b7c0..7435829 100644 --- a/include/types.h +++ b/include/types.h @@ -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;