Hi,
On 18/05/2022 12:51, Frank Lichtenheld wrote:
Avoid the ugly "No newline at end of file" in git
diffs.
Signed-off-by: Frank Lichtenheld
It does what we want.
Acked-by: Antonio Quartulli
---
dev-tools/uncrustify.conf | 2 ++
src/compat/compat-daemon.c | 1 -
src/openvpn/ssl_ncp.c
Avoid the ugly "No newline at end of file" in git
diffs.
Signed-off-by: Frank Lichtenheld
---
dev-tools/uncrustify.conf | 2 ++
src/compat/compat-daemon.c | 1 -
src/openvpn/ssl_ncp.c | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-tools/uncrustify.conf b/dev-too