]> git.ipfire.org Git - thirdparty/bird.git/commit
Build: Fix newlines in build of proto-build.c
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Dec 2024 13:58:05 +0000 (14:58 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Dec 2024 13:58:05 +0000 (14:58 +0100)
commit38a422d489121bd318b7df7d59d3792d5b6bd76b
tree6ef11271f7232efb54417ca12ce69321f50a6db5
parentcfac0076fb7365fe91360fa351f311f141a7a303
Build: Fix newlines in build of proto-build.c

Add newlines to the body of proto-build.c . Use printf instead of echo
for portable handling of backslash sequences.

Thanks to CCX for the change.
nest/Makefile