packages/libid3tag: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:55 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:55 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40170 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libid3tag/Makefile

index df98c31..318f0ee 100644 (file)
@@ -32,7 +32,7 @@ define Package/libid3tag
 endef
 
 define Package/libid3tag/description
-       libid3tag is a library for reading and (eventually) writing ID3 tags, both 
+       libid3tag is a library for reading and (eventually) writing ID3 tags, both
        ID3v1 and the various versions of ID3v2.
 endef