commit 6c4479a90e3097f99a2f7639d5f21595a8809a68
Author: Nick Mathewson <[email protected]>
Date:   Tue Nov 5 09:02:59 2019 -0500

    Remove a dot from ALIASES declaration.
---
 Doxyfile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doxyfile.in b/Doxyfile.in
index cdaccd75c..be500bbfa 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -256,7 +256,7 @@ TAB_SIZE               = 8
 
 ALIASES                =
 
-ALIASES += refdir{1}="\ref ./src/\1 \"\1\""
+ALIASES += refdir{1}="\ref src/\1 \"\1\""
 
 # This tag can be used to specify a number of word-keyword mappings (TCL only).
 # A mapping has the form "name=value". For example adding "class=itcl::class"



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to