From eb5e76d4f952e52313e89ec6209ae973fd854726 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 27 Nov 2022 02:07:25 +0100 Subject: [PATCH] data/icons/headers/Makefile.am: fix missing newline at end of file Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/3b5a8053f454f8af4e424c6a8f3d85c460529ca3 Author: vanhofen Date: 2022-11-27 (Sun, 27 Nov 2022) Origin message was: ------------------ - data/icons/headers/Makefile.am: fix missing newline at end of file ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/icons/headers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/icons/headers/Makefile.am b/data/icons/headers/Makefile.am index 3b669ca10..41822882a 100644 --- a/data/icons/headers/Makefile.am +++ b/data/icons/headers/Makefile.am @@ -33,4 +33,4 @@ install_DATA = \ streaming.png \ timer.png \ upnp.png \ - video.png \ No newline at end of file + video.png