From c7cb30167f6062a6abc70ef06f3d390456f70147 Mon Sep 17 00:00:00 2001 From: Fist0urs Date: Sat, 2 Apr 2016 15:49:02 +0200 Subject: [PATCH] Cosmetic change: add newline to --help --- src/oclHashcat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }; -- 2.43.0