commit dea98b21a53926f6c70d82a0f8cae28b0a3949f4 parent 0d6915a325e861bc1b0610b5c535a06ab1d6f9b8 Author: Robert Russell <robertrussell.72001@gmail.com> Date: Wed, 31 Aug 2022 16:58:04 -0700 Remove trailing newline from Makefile Diffstat:
| M | Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -30,4 +30,3 @@ clean: rm -f vhidkb .PHONY: install install-sgid uninstall clean -