diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-09-21 01:21:50 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-09-21 01:21:50 +0200 |
commit | f57e4cb57a5ca7b4f3c3693280285f50fd98d6d8 (patch) | |
tree | 9e32c6608e5291e414c1426a55152ea6b3801b13 /lib/tpm.c | |
parent | 962549eb0be74f0e90f2181db86b47b78118f3ef (diff) | |
download | gnutls-f57e4cb57a5ca7b4f3c3693280285f50fd98d6d8.tar.gz |
GTK-DOC fixes.
Diffstat (limited to 'lib/tpm.c')
-rw-r--r-- | lib/tpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1166,7 +1166,7 @@ cleanup: * @pub_format: the format of the public key * @privkey: the generated key * @pubkey: the corresponding public key (may be null) - * @flags: should be a list of %GNUTLS_TPM flags + * @flags: should be a list of GNUTLS_TPM_* flags * * This function will generate a private key in the TPM * chip. The private key will be generated within the chip |