]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Whitespace
authorAlan T. DeKok <aland@freeradius.org>
Wed, 19 Aug 2015 17:19:30 +0000 (13:19 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 19 Aug 2015 17:19:30 +0000 (13:19 -0400)
src/main/process.c

index aa90bd42334ed1ff7999d5cd4fec5b0a56b13fd5..927104ec7d9bb482405eae6caaafb4b39fe27012 100644 (file)
@@ -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;