tor/changes/ticket30914

5 lines
232 B
Text
Raw Normal View History

2019-06-19 16:24:07 -04:00
o Code simplification and refactoring:
- Lower another layer of object management from confparse.c to
a more general tool. Now typed structure members are accessible
via an abstract type. Implements ticket 30914.