Split the generic config_fmt_t code into a new confparse.c file
This helps us split up one of our larger files, and sets the stage for refactoring the configuration backend a little
changes/refactor_config
0 → 100644
This diff is collapsed.
src/or/confparse.c
0 → 100644
This diff is collapsed.
src/or/confparse.h
0 → 100644
Please register or sign in to comment