1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 23:19:09 +00:00

typo in Makefile

This commit is contained in:
philsmd 2017-09-21 14:17:16 +02:00
parent 3cb4fbb6df
commit 48f153b5e2
No known key found for this signature in database
GPG Key ID: 4F25D016D9D6A8AF

View File

@ -163,7 +163,7 @@ endif
# default linux and freebsd thread stack size is 2MB
# default windows thread stack size is 1MB
# default OSX thread stack size is 512kB
# unfortionally, this option isn't supported by older GCC and clang versions
# unfortunately, this option isn't supported by older GCC and clang versions
#CFLAGS += -Wstack-usage=524288