summaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-04-18 11:20:25 +0200
committerWerner Koch <wk@gnupg.org>2008-04-18 11:20:25 +0200
commit4896f5f47c1a58a4ee81c1ce1ef879fd3156bbe7 (patch)
treefb2741341342ef10c52ef1f345eef45eda8defe0 /scd/ccid-driver.c
parentTest commit (diff)
downloadgnupg2-4896f5f47c1a58a4ee81c1ce1ef879fd3156bbe7.tar.xz
gnupg2-4896f5f47c1a58a4ee81c1ce1ef879fd3156bbe7.zip
Adjust for the changed Camellia draft.
W32 gettext changes. Comment and typo fixes.
Diffstat (limited to 'scd/ccid-driver.c')
-rw-r--r--scd/ccid-driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c
index ec847c6cb..79a42a423 100644
--- a/scd/ccid-driver.c
+++ b/scd/ccid-driver.c
@@ -282,7 +282,7 @@ set_msg_len (unsigned char *msg, unsigned int length)
/* Pint an error message for a failed CCID command including a textual
- error code. MSG is shall be the CCID message of at least 10 bytes. */
+ error code. MSG shall be the CCID message at a minimum of 10 bytes. */
static void
print_command_failed (const unsigned char *msg)
{