projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4695dbb
)
packages/libid3tag: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:55 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
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>
SVN-Revision: 40170
libs/libid3tag/Makefile
patch
|
blob
|
history
diff --git
a/libs/libid3tag/Makefile
b/libs/libid3tag/Makefile
index df98c31aa524a2d981a787a74d01627b3bccab3b..318f0ee364cf59f545ef8c07ed393dd9898521b1 100644
(file)
--- 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