summaryrefslogtreecommitdiff
path: root/src/or/routerkeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/routerkeys.c')
-rw-r--r--src/or/routerkeys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/routerkeys.c b/src/or/routerkeys.c
index 34e9fc58ee..efb3cbb571 100644
--- a/src/or/routerkeys.c
+++ b/src/or/routerkeys.c
@@ -923,7 +923,7 @@ load_ed_keys(const or_options_t *options, time_t now)
return -1;
}
-/**DOCDOC*/
+/* DOCDOC */
int
generate_ed_link_cert(const or_options_t *options, time_t now)
{