diff options
Diffstat (limited to 'src/or/dirvote.c')
-rw-r--r-- | src/or/dirvote.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/dirvote.c b/src/or/dirvote.c index a9de115683..9c67abaffd 100644 --- a/src/or/dirvote.c +++ b/src/or/dirvote.c @@ -1106,7 +1106,6 @@ ns_detached_signatures_free(ns_detached_signatures_t *s) * Certificate functions * ===== */ -/*XXXX020 make this static? */ /** Allocate and return a new authority_cert_t with the same contents as * <b>cert</b>. */ authority_cert_t * |