X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Ftypes.h;h=e360d03f457bf43523bd77c45319f3e6935f8fc8;hb=2b2a0c585ea352012db40bbae8fc5d563750b944;hp=7435829ec91a43acb7e4bd438e72b97f7a3ef4aa;hpb=b0c158fba9036c0f9bb30546f5aabfe29ebfaea4;p=hashcat.git diff --git a/include/types.h b/include/types.h index 7435829..e360d03 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_automate; + uint status_machine_readable; uint quiet; uint force; uint benchmark;