From c902df7d8a83f44a030ce3e481a14521d24f3071 Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 22 Jun 2018 09:57:44 +0200 Subject: [PATCH] Fix some typo --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 6e28b8b3e..e4e2b64e8 100644 --- a/src/main.c +++ b/src/main.c @@ -963,7 +963,7 @@ static void event (const u32 id, hashcat_ctx_t *hashcat_ctx, const void *buf, co int main (int argc, char **argv) { - // this increases the size on windows dox boxes + // this increases the size on windows dos boxes setup_console ();