From: Alan T. DeKok Date: Wed, 19 Aug 2015 17:19:30 +0000 (-0400) Subject: Whitespace X-Git-Tag: release_3_0_10~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93567a594cec3a6711cbb45e4471636042e5bbab;p=thirdparty%2Ffreeradius-server.git Whitespace --- diff --git a/src/main/process.c b/src/main/process.c index aa90bd42334..927104ec7d9 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;