summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/tpm.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-09-21 00:57:30 +0200
committerSimon Josefsson <simon@josefsson.org>2012-09-21 01:03:06 +0200
commit920a7aa76258583d1ba9b9c1d21f167e01647460 (patch)
tree148ea61dd6a12fdf36a63fa67b3c8ebdf9e67f83 /lib/includes/gnutls/tpm.h
parent7feebc365756ee1e8d98db1d1b1728ec96c6e688 (diff)
downloadgnutls-920a7aa76258583d1ba9b9c1d21f167e01647460.tar.gz
Fix GTK-DOC warnings.
Diffstat (limited to 'lib/includes/gnutls/tpm.h')
-rw-r--r--lib/includes/gnutls/tpm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/includes/gnutls/tpm.h b/lib/includes/gnutls/tpm.h
index cea1c75bf1..7d2ffb62c6 100644
--- a/lib/includes/gnutls/tpm.h
+++ b/lib/includes/gnutls/tpm.h
@@ -40,8 +40,8 @@ typedef struct tpm_key_list_st *gnutls_tpm_key_list_t;
/**
* gnutls_tpmkey_fmt_t:
- * @GNUTLS_TPM_FMT_DER: The portable data format.
- * @GNUTLS_TPM_FMT_CTK_PEM: A custom data format used by some TPM tools.
+ * @GNUTLS_TPMKEY_FMT_DER: The portable data format.
+ * @GNUTLS_TPMKEY_FMT_CTK_PEM: A custom data format used by some TPM tools.
*
* Enumeration of different certificate encoding formats.
*/