mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04: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,8 +1,8 @@
|
|||
#ifndef __LABWC_RCXML_H
|
||||
#define __LABWC_RCXML_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
#include "common/buf.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue