tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit b4ccafd175465e811d2a70627465644760cc3fa4
parent 3ec65c0826991b1dbb96a6ca5bd9002df4a0bfad
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  2 Jun 2020 11:47:20 -0400

remove a period from a doxygen heading

The other headings don't have periods.

Diffstat:
Msrc/lib/crypt_ops/certs.md | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/lib/crypt_ops/certs.md b/src/lib/crypt_ops/certs.md @@ -1,5 +1,5 @@ -@page certificates Certificates in Tor. +@page certificates Certificates in Tor We have, alas, several certificate types in Tor. @@ -27,4 +27,3 @@ their associated keys. documents that include keys and which are signed by keys. You can consider these documents to be an additional kind of certificate if you want.) -