mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Update .clang-format
Align with wlroots style
This commit is contained in:
parent
96b5ab1fc1
commit
96e05057a3
32 changed files with 669 additions and 515 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include <glib.h>
|
||||
|
||||
void spawn_async_no_shell(char const *command)
|
||||
void
|
||||
spawn_async_no_shell(char const *command)
|
||||
{
|
||||
GError *err = NULL;
|
||||
gchar **argv = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue