diff options
Diffstat (limited to 'scd')
-rw-r--r-- | scd/app-p15.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-p15.c b/scd/app-p15.c index bfd693466..29241af6b 100644 --- a/scd/app-p15.c +++ b/scd/app-p15.c @@ -326,7 +326,7 @@ struct prkdf_object_s char *serial_number; /* KDF/KEK parameter for OpenPGP's ECDH. First byte is zero if not - * available. .*/ + * available. */ unsigned char ecdh_kdf[4]; /* Length and allocated buffer with the Id of this object. */ |