From: Fist0urs Date: Sat, 2 Apr 2016 13:49:02 +0000 (+0200) Subject: Cosmetic change: add newline to --help X-Git-Tag: v3.00-beta~157^2 X-Git-Url: https://www.flypig.org.uk/git/?a=commitdiff_plain;h=c7cb30167f6062a6abc70ef06f3d390456f70147;p=hashcat.git Cosmetic change: add newline to --help --- diff --git a/src/oclHashcat.c b/src/oclHashcat.c index a964cba..29f36f8 100644 --- a/src/oclHashcat.c +++ b/src/oclHashcat.c @@ -743,7 +743,7 @@ const char *USAGE_BIG[] = " 8200 = 1Password, cloudkeychain", " 11300 = Bitcoin/Litecoin wallet.dat", " 12700 = Blockchain, My Wallet", - " 13400 = Keepass 1 (AES/Twofish) and Keepass 2 (AES)" + " 13400 = Keepass 1 (AES/Twofish) and Keepass 2 (AES)", "", NULL };