From d19f370aa2dbffe72587b6af9f7119a36ea7c25a Mon Sep 17 00:00:00 2001 From: teor Date: Thu, 14 Nov 2019 16:28:39 +1000 Subject: Run "make autostyle" --- src/app/main/subsysmgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/main') diff --git a/src/app/main/subsysmgr.c b/src/app/main/subsysmgr.c index 8be4a7d75c..ca23b5df93 100644 --- a/src/app/main/subsysmgr.c +++ b/src/app/main/subsysmgr.c @@ -385,7 +385,7 @@ subsystems_get_state_idx(const subsys_fns_t *sys) tor_assert(i >= 0); return sys_status[i].state_idx; } -#endif +#endif /* defined(TOR_UNIT_TESTS) */ /** * Call all appropriate set_options() methods to tell the various subsystems -- cgit v1.2.3-54-g00ecf