Space cleanup

pull/3863/head
PenguinKeeper7 8 months ago
parent 2954b62a6a
commit e9eccf32b6

@ -192,8 +192,8 @@ int dictstat_write (hashcat_ctx_t *hashcat_ctx)
if (hashconfig->dictstat_disable == true) return 0;
if (user_options->rule_buf_l_chgd == true) return 0 ;
if (user_options->rule_buf_r_chgd == true) return 0 ;
if (user_options->rule_buf_l_chgd == true) return 0;
if (user_options->rule_buf_r_chgd == true) return 0;
HCFILE fp;

Loading…
Cancel
Save