aboutsummaryrefslogtreecommitdiff
path: root/src/or/torcert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/torcert.c')
-rw-r--r--src/or/torcert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/torcert.c b/src/or/torcert.c
index de7d28d740..a6a33c675a 100644
--- a/src/or/torcert.c
+++ b/src/or/torcert.c
@@ -107,7 +107,7 @@ tor_cert_create(const ed25519_keypair_t *signing_key,
now, lifetime, flags);
}
-/** Release all storage held for <b>cert</>. */
+/** Release all storage held for <b>cert</b>. */
void
tor_cert_free(tor_cert_t *cert)
{