Skip to content

Commit 11b2dc3

Browse files
committed
ecpg: Add missing newline in meson.build
Noticed while performing a routine sanity check of the files in the tree. Issue introduced by 28f0498. Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
1 parent 3d3a81f commit 11b2dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/preproc/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ tests += {
9898
],
9999
'deps': [ecpg_exe],
100100
},
101-
}
101+
}

0 commit comments

Comments
 (0)