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:
17a1820
)
packages/libsndfile: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:00 +0000
(07:03 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:00 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40067
libs/libsndfile/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsndfile/Makefile
b/libs/libsndfile/Makefile
index 55499c478e589e957e8c28392fce09bbcb247446..8d56b11c5872a9901e8896e13e8c0bb8f76543e8 100644
(file)
--- a/
libs/libsndfile/Makefile
+++ b/
libs/libsndfile/Makefile
@@
-32,7
+32,7
@@
define Package/libsndfile
endef
define Package/libsndfile/description
- libsndfile is a library of C routines for reading and writing files
+ libsndfile is a library of C routines for reading and writing files
containing sampled audio data.
endef