>From dd6893cdd83cba78c44fa882fd6537c9a686365f Mon Sep 17 00:00:00 2001 From: Alexander Cherepanov Date: Tue, 7 May 2013 16:13:36 +0400 Subject: [PATCH 1/3] Replace unicode em-dash in putty files. --- src/putty2john.c | 2 +- src/putty_fmt_plug.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/putty2john.c b/src/putty2john.c index 4d46f89..9408343 100644 --- a/src/putty2john.c +++ b/src/putty2john.c @@ -1,7 +1,7 @@ /* Modified in July 2012 by Dhiru Kholia to be * standalone and compilable. * - * p-ppk-crack v0.5 made by michu@neophob.com — PuTTY private key cracker + * p-ppk-crack v0.5 made by michu@neophob.com -- PuTTY private key cracker * * Source code based on putty svn version, check * http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html diff --git a/src/putty_fmt_plug.c b/src/putty_fmt_plug.c index e404cf8..75ed5df 100644 --- a/src/putty_fmt_plug.c +++ b/src/putty_fmt_plug.c @@ -3,7 +3,7 @@ * * This software is Copyright (c) 2012, Dhiru Kholia * - * p-ppk-crack v0.5 made by michu@neophob.com — PuTTY private key cracker + * p-ppk-crack v0.5 made by michu@neophob.com -- PuTTY private key cracker * * Source code based on putty svn version, check * http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html -- 1.7.2.5