mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix warnings from doxygen
Most of these are simple. The only nontrivial part is that our pattern for using ENUM_BF was confusing doxygen by making declarations that didn't look like declarations.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Documentation:
|
||||
- Resolve warnings from Doxygen.
|
||||
|
||||
o Code simplification and refactoring:
|
||||
- Change our use of the ENUM_BF macro to avoid declarations that
|
||||
confuse Doxygen.
|
||||
Reference in New Issue
Block a user