summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-05-19 09:18:39 -0400
committerNick Mathewson <nickm@torproject.org>2020-05-19 09:18:39 -0400
commit68fe8826ddec2eefa103e4772bce35f7d1666ac3 (patch)
treefbf4678dc7904b720fa7c17535d229a08f1247d5 /changes
parent6f2b6ede1b6b70301cfd033060f999d561f57364 (diff)
downloadtor-68fe8826ddec2eefa103e4772bce35f7d1666ac3.tar.gz
tor-68fe8826ddec2eefa103e4772bce35f7d1666ac3.zip
Doxygen: fix unbalanced groups.
Closes ticket 34255.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket34255_0433
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket34255_043 b/changes/ticket34255_043
new file mode 100644
index 0000000000..5cfec1d48d
--- /dev/null
+++ b/changes/ticket34255_043
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Fix several doxygen warnings related to imbalanced groups.
+ Closes ticket 34255.