From: philsmd Date: Sun, 6 Dec 2015 17:48:20 +0000 (+0100) Subject: typo fixed in Makefile X-Git-Tag: v3.00-beta~602^2 X-Git-Url: https://www.flypig.org.uk/git/?a=commitdiff_plain;h=ffcf763b137314f81348589eacd46443f6b5ab70;p=hashcat.git typo fixed in Makefile --- diff --git a/src/Makefile b/src/Makefile index 2e06169..a65cdfd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -109,7 +109,7 @@ NV_DEVICES_ALL := sm_20 sm_21 sm_30 sm_35 sm_37 sm_50 sm_52 NV_BITNESS_ALL := 32 64 ## -## Targets for script +## Targets for scrypt ## SCRYPT_N_ALL := 1024 16384