summaryrefslogtreecommitdiff
path: root/lib/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tpm.c')
-rw-r--r--lib/tpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpm.c b/lib/tpm.c
index 64ac26d290..41a238b709 100644
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -1178,7 +1178,7 @@ gnutls_pubkey_import_tpm_url(gnutls_pubkey_t pkey,
* Allowed flags are:
*
* %GNUTLS_TPM_KEY_SIGNING: Generate a signing key instead of a legacy,
-
+ *
* %GNUTLS_TPM_REGISTER_KEY: Register the generate key in TPM. In that
* case @privkey would contain a URL with the UUID.
*