Eventual fix for #1263
This commit is contained in:
+1
-1
@@ -91,6 +91,6 @@ void status_progress_reset (hashcat_ctx_t *hashcat_ctx);
|
||||
int status_ctx_init (hashcat_ctx_t *hashcat_ctx);
|
||||
void status_ctx_destroy (hashcat_ctx_t *hashcat_ctx);
|
||||
|
||||
void status_status_destroy (hashcat_status_t *status_ctx);
|
||||
void status_status_destroy (hashcat_ctx_t *hashcat_ctx, hashcat_status_t *status_ctx);
|
||||
|
||||
#endif // _STATUS_H
|
||||
|
||||
Reference in New Issue
Block a user