From 93567a594cec3a6711cbb45e4471636042e5bbab Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 19 Aug 2015 13:19:30 -0400 Subject: [PATCH] Whitespace --- src/main/process.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/process.c b/src/main/process.c index aa90bd4233..927104ec7d 100644 --- a/src/main/process.c +++ b/src/main/process.c @@ -5303,9 +5303,9 @@ int radius_event_start(CONF_SECTION *cs, bool have_children) main_config.listen = head; /* - * At this point, no one has any business *ever* going - * back to root uid. - */ + * At this point, no one has any business *ever* going + * back to root uid. + */ rad_suid_down_permanent(); return 1; -- 2.47.3