mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-13 08:29:23 +02:00
Apply clang format to files
Also add brackets for all scopes at the same time
This commit is contained in:
@@ -35,6 +35,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
// Run the main dbus loop
|
||||
// Will not return until finished
|
||||
void run_dbus_main_loop( bool system_dbus );
|
||||
void run_dbus_main_loop(bool system_dbus);
|
||||
|
||||
#endif // _DBUS_MESSAGING_GAMEMODE_H_
|
||||
|
Reference in New Issue
Block a user