blob: 1ebdaf6d8102c53e3cd8b2fc9c6d97a1868a06a7 (
plain)
1
2
3
4
|
o Code simplifications and refactoring:
- Take a first step towards making or.h smaller by splitting out function
definitions for all source files in src/or/. Leave structures and
defines in or.h for now.
|