mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
run meson formatter
This commit is contained in:
parent
80b8875fea
commit
221d520c37
33 changed files with 661 additions and 315 deletions
|
|
@ -24,7 +24,6 @@ if want_fuzzer
|
|||
endif
|
||||
|
||||
install_headers(
|
||||
files(
|
||||
'common.h'
|
||||
),
|
||||
subdir : incdir / 'src')
|
||||
files('common.h'),
|
||||
subdir : incdir / 'src',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue