lynx: trim trailing space
authorStijn Tintel <redacted>
Wed, 2 Nov 2022 13:11:26 +0000 (15:11 +0200)
committerRosen Penev <redacted>
Fri, 4 Nov 2022 20:09:44 +0000 (13:09 -0700)
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <redacted>
net/lynx/Makefile

index a235c3117208c1e9fc1e5a03176d0a3737d98d0b..8abd030c0ee1261606d1d525f5fc10228a4e682f 100644 (file)
@@ -28,7 +28,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)$(PKG_VERSION)
 include $(INCLUDE_DIR)/package.mk
 
 define Package/lynx
-       TITLE:=Lynx is the text web browser 
+       TITLE:=Lynx is the text web browser
        SECTION:=net
        CATEGORY:=Network
        DEPENDS:=+libncursesw +zlib +libopenssl +ca-bundle
git clone https://git.99rst.org/PROJECT