From b7ba4d667d9af14a0a3abb6ddce603a120f6827f Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:55 +0000 Subject: [PATCH] packages/libid3tag: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40170 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libid3tag/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libid3tag/Makefile b/libs/libid3tag/Makefile index df98c31aa..318f0ee36 100644 --- a/libs/libid3tag/Makefile +++ b/libs/libid3tag/Makefile @@ -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