mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
ecpg: Add missing newline in meson.build
Noticed while performing a routine sanity check of the files in the
tree. Issue introduced by 28f04984f0
.
Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
This commit is contained in:
@ -98,4 +98,4 @@ tests += {
|
|||||||
],
|
],
|
||||||
'deps': [ecpg_exe],
|
'deps': [ecpg_exe],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user