From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:00 +0000 (+0000) Subject: packages/libsndfile: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=91c558eaec86dab90f376ab29f1fa4d563b40586;p=openwrt%2Fsvn-archive%2Farchive.git packages/libsndfile: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40067 --- diff --git a/libs/libsndfile/Makefile b/libs/libsndfile/Makefile index 55499c478e..8d56b11c58 100644 --- 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