X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Ftypes.h;h=e262b46879d22bdcba473e57bffacdb6ecedcdcb;hb=709f79a7da4ebbf182f06f57d0f8a30858fb653e;hp=e5b09c7c53ef4857daa893826549e4cb53ef7431;hpb=a5603086d5cfa745ae500453d82feccf5995a63a;p=hashcat.git diff --git a/include/types.h b/include/types.h index e5b09c7..e262b46 100644 --- a/include/types.h +++ b/include/types.h @@ -1189,6 +1189,7 @@ typedef struct uint quiet; uint force; uint benchmark; + uint benchmark_repeats; uint runtime; uint remove; uint remove_timer;