From 5762522b4454f8426d587e97822438d4b3e83c0a Mon Sep 17 00:00:00 2001 From: simon75j Date: Fri, 10 Sep 2010 07:28:23 +0000 Subject: [PATCH] Fix typo in last commit. git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@258 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- 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