announce: trim trailing spaces

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2022-11-02 15:00:51 +02:00 committed by 1582130940
parent 3c1845a91e
commit f487ca63c8

View 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