main: add some newlines to the subsystem list, for readability

This commit is contained in:
teor
2019-09-10 09:06:36 +10:00
parent 5fa75a6cd4
commit 39c7f46d36
+3
View File
@@ -39,11 +39,14 @@
const subsys_fns_t *tor_subsystems[] = {
&sys_winprocess,
&sys_torerr,
&sys_wallclock,
&sys_threads,
&sys_logging,
&sys_time,
&sys_network,
&sys_compress,
&sys_crypto,
&sys_tortls,