announce: trim trailing spaces 19773/head
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 2 Nov 2022 13:00:51 +0000 (15:00 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 2 Nov 2022 13:00:51 +0000 (15:00 +0200)
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/announce/Makefile

index bcada092192d9d8e48fc915d73d5f88ba47c9327..68d994119bf743e53c7c31111c49e1b883c86b28 100644 (file)
@@ -30,9 +30,9 @@ define Package/announce
        SECTION:=net
        CATEGORY:=Network
        SUBMENU:=IP Addresses and Names
-       TITLE:=Announce services on the network with Zeroconf/Bonjour 
+       TITLE:=Announce services on the network with Zeroconf/Bonjour
        URL:=https://github.com/probonopd/announce
-       DEPENDS:= +libpthread 
+       DEPENDS:= +libpthread
 endef
 
 define Package/announce/description