From c9bb319b0acde0a6540184209058c1b136d99dab Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 10 Sep 2010 07:28:23 +0000 Subject: [PATCH] Fix typo in last commit. --- ykpersonalize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ykpersonalize.c b/ykpersonalize.c index 15f6af7..6b60df7 100644 --- a/ykpersonalize.c +++ b/ykpersonalize.c @@ -57,7 +57,7 @@ const char *usage = "-cXXX.. A 12 char hex value to use as access code for programming\n" " (this does NOT SET the access code, that's done with -oaccess=)\n" "-oOPTION change configuration option. Possible OPTION arguments are:\n" -" salt=ssssssss Salt to be used when deriving key from a\n +" salt=ssssssss Salt to be used when deriving key from a\n" " password. If none is given, a unique random\n" " one will be generated.\n" " fixed=xxxxxxxxxxx The public identity of key, in MODHEX.\n" -- 2.39.5