mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
meson: Make some Meson style more consistent with surrounding code
Author: Tristan Partin <tristan@neon.tech> Discussion: https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po
This commit is contained in:
@ -89,7 +89,7 @@ install_headers(
|
||||
'c.h',
|
||||
'port.h',
|
||||
'postgres_fe.h',
|
||||
install_dir: dir_include_internal
|
||||
install_dir: dir_include_internal,
|
||||
)
|
||||
|
||||
install_headers(
|
||||
|
Reference in New Issue
Block a user